I currently have a problem with my vlookup formula on office 2010 that reads off a pivot table. This Pivot table alters everyday from my companies EDI data and needs to be extracted into another sheet. My Vlookup formula which is =VLOOKUP($D270,'G:\LOGISTICS\BPCS
DOWNLOADS[LANDROVERDOWNLOAD JIT MASTER.xlsx]PIVOT'!$93:$200,HLOOKUP(BE$4,'G:\LOGISTICS\BPCS DOWNLOADS[LANDROVERDOWNLOAD JIT MASTER.xlsx]PIVOT'!$95:$200,106,FALSE),FALSE) works succesfully most of the time.
However occasionally on some days it reads off the wrong row from the table array after being refreshed which is really annoying as this can be mistakenly taken as the correct value. If I highlight the formula from another cell and drag it across it alters
itself to the correct value, so my formula is still correct and reading off the right information when prompted, but it does not seem to be refreshing correctly. I think this only happens when a row from the table array is removed, but is there anyway I can
make sure this does not happen? I can't imagine I am the only one with this problem
Can anybody help thanks
Matt