Are there any hidden decimals in the lookup criteria? Also, if you have alpha
numeric lookup values make sure it is sorted by Excel and not by human
sorting as this can be a problem (see
http://www.auditexcel.co.za/errors.html
). If none of these maybe you can give us some of the sample data?
"jthomas" wrote:
I have a VLOOKUP function in Excel that is returning data from the row above
the target row. It must be finding the correct match data and column, but
always from the row above the one it should. Using the Exact match parameter
just returns an "#N/A" error. My table array is sorted.
Any ideas?
Thanks!