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
- Customer Resources
- 64.8K Get Help
- 434 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!