View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
Jesse[_7_] Jesse[_7_] is offline
external usenet poster
 
Posts: 13
Default cell's reference value dependent on another cell's value

Flash, do you want the row the data is pulled from the be pulled from a
different column?

I think what you want is =indirect("A",C1)

Jesse