Vlook up
Hi All I am trying do V look up in this sheet - so that Last hazard reported - we want to pull the LAST date reported - I have the vlookup working BUT it pulls the first date note the last date
Answers
-
Hi @Sue van Niekerk,
without seeing neither the source sheet as a whole nor your formula, I guess it's maybe only the wrong column count in the VLOOKUP?
Hope this helps
Stefan
Smartsheet Consulting, Solution Building, Training and Support.
Projects for Processes and for People.
-
Hi Stefan
Here is my formula so far =VLOOKUP(Name@row, {Master Hazards and Near Misses Range 1}, 2, false) - but this returns the first date the name appears instead of the last date
-
Hi @Sue van Niekerk,
in your case I recommend using the a combination of MAX and COLLECT
https://help.smartsheet.com/function/max :
=MAX(COLLECT({cross sheet reference to the column with DATE}, {cross sheet reference to the column with NAME}, Name@row))
Hope this helps
Stefan
Smartsheet Consulting, Solution Building, Training and Support.
Projects for Processes and for People.
-
AWESOME!! worked thank you so much
-
Smartsheet Consulting, Solution Building, Training and Support.
Projects for Processes and for People.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.8K Get Help
- 437 Global Discussions
- 138 Industry Talk
- 470 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 65 Community Job Board
- 486 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!