I have a vlookup function on worksheet 1 that references a fixed range of data on worksheet 2. On worksheet 2, I will be copying and pasting data from another spreadsheet onto worksheet 2 and for some reason the range formula on worksheet 1 changes to =VLOOKUP($B25,'Oper Data'!#REF!,2,FALSE), therefore, not returning my date. The formula should look like this =VLOOKUP($B25,'Oper Data'!$B$1:$B$150,2,FALSE)
Any suggestions?
Any suggestions?