In the Vlookup formula, Category@row references 4 contiguous columns to obtain one value, I added a 5th column and Category@row does not recognize the 5th column. How do I redefine Category@row to use the 5th column ?
VLOOKUP(Category@row, {GL Account X Ref Range 4}, 2, false)
Thanks for your help!
Amy