Hi all. I was using this formula and it worked perfectly:
=VLOOKUP($D$4&C9,'F''cast & Actual'!$A$6:$O$66,14)
I then tried to enlarge the array like so:
=VLOOKUP($D$4&C9,'F''cast & Actual'!$A$6:$Q$257,14)
Now it returns values that are not in column 14 but elsewhere within the array. I have no idea why though and I'm pulling out what little hair I have left. Can anyone offer any advice? Really appreciate your help!
=VLOOKUP($D$4&C9,'F''cast & Actual'!$A$6:$O$66,14)
I then tried to enlarge the array like so:
=VLOOKUP($D$4&C9,'F''cast & Actual'!$A$6:$Q$257,14)
Now it returns values that are not in column 14 but elsewhere within the array. I have no idea why though and I'm pulling out what little hair I have left. Can anyone offer any advice? Really appreciate your help!