View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
J BRAUD
 
Posts: n/a
Default Table array in VLOOKUP (EXcel 2003)

Hi

I use the VLOOKUP formula: =VLOOKUP(C21;PALIER;2) in which PALIER is a table
array and it works. I want now to have the "PALIER" changed by getting it
from another cell: =VLOOKUP(C21;C22;2) = i wrote "PALIER" in cell C22....
and that does not work anymore.

Is it a format issue , a table array issue or a Vlookup issue ?

Thanks.
jerome