Help with an Index/Match formula please
![David G11](https://us.v-cdn.net/6031209/uploads/defaultavatar/nWRMFRX6I99I6.jpg)
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
- 65.5K Get Help
- 448 Global Discussions
- 145 Industry Talk
- 481 Announcements
- 5.1K Ideas & Feature Requests
- 85 Brandfolder
- 152 Just for fun
- 73 Community Job Board
- 492 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 304 Events
- 37 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!