1. Standardizing Sales Data References
Data AnalystBackground
An analyst manages multiple regional sales reports that need to be consolidated into a master dashboard.
Problem
Formulas break when regional files have inconsistent data ranges.
How to use
Use the tool to inject a consistent 'SalesData' named range into every regional file.
[{"name": "SalesData", "sheetName": "Sheet1", "range": "A1:D12", "mode": "replace"}]Outcome
All regional reports now contain a stable 'SalesData' reference, allowing the master dashboard to pull data reliably.