I am successfully using VLOOKUP to find values in a named range located in another workbook. Beyond a certain number of columns, it starts to fall apart. I'm grabbing 3 fields in column index 9, 10 and 12 which work fine but beyond that it either gives an error (#REF!) or returns the value from the correct row but incorrect column index (e.g. index of 14 returns the value in column index 15). I've serached for hidden columns and double-checked my formula and I'm at a loss.
Sounds like INDX-MATCH might solve this but it's simple enough I'd sure like to fix it (or at least understand why it's not working).
Thanks,
BB
Bookmarks