Hello Community,
I am losing it on this simple VLOOKUP formula, for some reason I am not having a value returned on these 2 date columns.
My current formula for one is the following: =VLOOKUP([Site ID]@row, {Cabling Date Range}, 15, 0)
The column is the 15th column in the lookup range but it is saying invalid column value? Any idea why??
My other formula for my other date column is the following: =VLOOKUP([Site ID]@row, {Cut Over Date Range}, 20, 0)
This column is the 20th column in the lookup range but is outputting nothing.
This is becoming frustrating as this should be a simple formula. Someone please help and let me know what is wrong.
Thank you