View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
dingy101
 
Posts: n/a
Default Select cell from range based on input in excel xp

I have a worksheet with a table of data in it.

Based on user input generated from a pull down box that lists the values in
the first column and another pulldown that lists the values in the first row
of the table, how do I get the value of the field that is in the field where
the row and column intersect?

I want to read this value and use it in other formulas.

Office XP

Gary