View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
nejohnso76 nejohnso76 is offline
external usenet poster
 
Posts: 4
Default Vlookup and Cells with Formulas

I am trying to implement the following vLookup VLOOKUP(B16,'POS
Analysis July06vs05'!C162:AT363,14,FALSE) where the number in column 14
is based upon a formula; lets say K163*O163. When I use the vlookup I
get a result of (0). I tried pasting the values in column 14 instead
of having the formulas but I get the same result.

Thanks for any insight anyone might have.
Neil