Pull out latest data from 2 different worksheet
Hi,
Happy new year everyone!
Im just wondering if it is possible to get the latest data from certain column, using max collect, my goal is to scan the 2 different sheet then get the latest data (SI No. Column) using the date of deposit column and Account column as reference
Please i need help.
Answers
-
You would just use a MAX/COLLECT/COLLECT.
=MAX(COLLECT(1st column set), COLLECT(2nd column set))
-
so the formula would be..
MAX(COLLECT({SI COLUMN worksheet1}, {WORKSHEET1 date of deposit},⇐today(), {WORKSHEET1 account}, account@row),COLLECT({SI COLUMN worksheet2}, {WORKSHEET2 date of deposit},⇐today(), {WORKSHEET2 account}, account@row)
is this correct?Ps im currently using mobile phone will try this tomorrow at work 😅
-
Looks about right. Just need to make sure you have <= instead of ⇐.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65K Get Help
- 441 Global Discussions
- 140 Industry Talk
- 472 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 69 Community Job Board
- 497 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!