Hi,
I would like to make the column index number based on the last column of a sheet inside the vlookup formula. Is this possible?
Currently formula (only displaying part of it):
Round(F2/VLOOKUP(B2,Total!$B$2:" & Cells(LRtotal, LCtotal).Address(True, True) & ",17,0)
I would like to change the...