cell address
msgbox cells(2,3).address(0,0)
If I understand what you mean.
Jim wrote:
Is there a function I can use to display to the user the address
corresponding to the cells coordinate of row,column? for example if I am
working with a cell at 2,3 is there a functio to convert it to address c2 ?
thanks
--
Dave Peterson
|