View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
 
Posts: n/a
Default finding a field in a table

I have 2 values(x-axis,y-axis) in 2 fields. by those values I want to
find a field in a table.
i.e. if the top corner of the table is A1, and the values of the x,y
are 3,4.
then I want to take the value in the table at field C4.
thank you