Thread: Row??
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
j.ruderman[_2_] j.ruderman[_2_] is offline
external usenet poster
 
Posts: 18
Default Row??

I have a Row# listed in a cell and a known column. How can I combine the two?
A1 contains the row# with B being the known column.
Result of the formula woulld be 10
a b c
1 4
2
3
4 10
5

Hope this make sense.
Thanks