I know its not possible that I've found a bug and I'm doing something wrong, but can someone please explain this odd behavior to me...
I am using vlookup in the following way:
=VLOOKUP(0.5+0.1,V17:W17,2,FALSE)
with the 0.6 in the first column, this works fine...however, if i put 0.8 in the first column and use:
=VLOOKUP(0.7+0.1,V17:W17,2,FALSE)
I get a value not available error. So it works for most numbers, but just not some. I've tested it on the same one row table to ensure thats its not a formatting issue. Anyone know why it would work inconsistently in this situation? I'm using 2007. Thanks in advance.
Bookmarks