Thread
:
Row??
View Single Post
#
2
Posted to microsoft.public.excel.worksheet.functions
Don Guillett
external usenet poster
Posts: 10,124
Row??
try
=INDIRECT("b"&a1)
--
Don Guillett
Microsoft MVP Excel
SalesAid Software
"j.ruderman" wrote in message
...
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
Reply With Quote
Don Guillett
View Public Profile
Find all posts by Don Guillett