Thread
:
How to feed the contents of a cell as row index?
View Single Post
#
1
Posted to microsoft.public.excel.newusers
sudhakar
Posts: n/a
How to feed the contents of a cell as row index?
Hi,
eg. if c5=3
a[c5] should give me the contents of a3 like in any high level language
Reply With Quote