How can i pull the latest budget number from one sheet into another sheet automatically?
I have a sheet in which i track revisions, for each revision a new row is added. I'm trying to pull data from this revisions sheet to another sheet but i want to pull only 4 data fields that reflect the latest numbers for the last revision. Is there a formula i can use?
Answers
-
You can use an INDEX/MAX formula if you have an auto number column capturing the row# of the new row. If there are no other parameters to fetch the value, you can use the formula reference below.
=INDEX({Column reference from sheet 1 which has the data you need}, MAX({Column reference from sheet 1 which has the auto number}
You can replace the column reference after INDEX with column 2 to capture the second data field, and so on
Thanks,
Aravind GP| Delivery Manager
Atturra Data & Integration
M: +61493337445
E:Aravind.GP@atturra.com
W: www.atturra.com
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 67.1K Get Help
- 448 Global Discussions
- 154 Industry Talk
- 504 Announcements
- 5.4K Ideas & Feature Requests
- 85 Brandfolder
- 156 Just for fun
- 80 Community Job Board
- 513 Show & Tell
- 34 Member Spotlight
- 2 SmartStories
- 308 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!