I have a vlookup formula like this VLOOKUP(RC[-1],Report!R3C2:R934C4,3,FALSE). I want to make is dynamic. I don't have a choice but to give a cell reference for the starting point (in this case r3c2). However I want to make the array end reference R934C4 to be dynamic. I have the variable...