N
Neil Bhandar
I need to find out the row number of the cell selected.
Here is a piece of code I am working with.
Cells(65536, j).Select
Selection.End(xlUp).Select
I need to find out my position.
Any help is appreciated.
Rgds,
-Neil
Here is a piece of code I am working with.
Cells(65536, j).Select
Selection.End(xlUp).Select
I need to find out my position.
Any help is appreciated.
Rgds,
-Neil