Below is the formula that I am using in multiple Tables, and multiple worksheets they all go back to the same place "Price List" the problem that I have is the price list has changed. I have to copy and paste the new "Price list" sheet from the new workbook to my old work book that I have expanded from the way the new one is done (which is done by others) and the old formula refers to column D8:k12156 and I need to change it to C8:K18156 I have tried to change the price list but all the formulas auto change with it.
any suggestions?
old formula "=VLOOKUP("AAAC0012012",'Price List'!$D$8:$K$12156,4,FALSE)"
New formula " =VLOOKUP("AAAC0058012",'Price List'!$C$8:$K$18156,4,FALSE) "
Bookmarks