Help with an Index/Match formula please
Hi All,
Looking for some help with an Index/Match(if) formula please.
Basically, if the value of a cell in column 1 = the value of a cell in column 2, then return the corresponding value which is situated in column 3.
Please see attached screenshot for reference, I am working with dates across sheets.
if a cell in DATE ID = a cell in Date identifier THEN return the corresponding date which is appears in the Date column.
As always, thanks for the help.
Answers
-
=INDEX({Dater}, MATCH([Date ID]@row, {Date Identifier}))
-
@Yamaha thanks for your help but receiving invalid ref issue now:
-
=INDEX(Date:Date, MATCH([DATE ID]@row, [Date Identifier]:[Date Identifier], 0))
-
Try this. I thought that are two sheets
=INDEX(Date:Date, MATCH([DATE ID]@row, [Date Identifier]:[Date Identifier], 0))
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.7K Get Help
- 406 Global Discussions
- 218 Industry Talk
- 456 Announcements
- 4.7K Ideas & Feature Requests
- 141 Brandfolder
- 136 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 297 Events
- 37 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!