Vlookup or Index in a date column
I have read all the comments relating to the above, but nothing works for me. So I had to Link a cell, which means that if a row or column is added, I will have to amend the link.
I just wanted my Start date in a Gantt at Task@row to be able to look for this Task@row in another Gantt sheet and come back with the corresponding date. The function itself seems not to appear in the initial Date Column, when I "force" it, then there is no option to link an other sheet reference.
Please if you know for sure, could you let me know (how or impossible :))
Many thanks
Answers
-
Use an absolute reference so if a row is moved it will still know where to look.
It's explained on the 3rd row of the chart on the link above.
-
As long as the Task@row is unique across both sheets, you can use an INDEX(MATCH formula combination for this!
=INDEX({Column with Date to return}, MATCH(Task@row, {Column with Task in other sheet}, 0))
However keep in mind that if you're using Dependencies in your sheet you won't be able to put a formula in a Start or Finish date column (see: Areas where formula use is restricted)
Cheers,
Genevieve
Need more help? 👀 | Help and Learning Center
こんにちは (Konnichiwa), Hallo, Hola, Bonjour, Olá, Ciao! 👋 | Global Discussions
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.9K Get Help
- 441 Global Discussions
- 139 Industry Talk
- 471 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 495 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!