Thread
:
SelectionChange event
View Single Post
#
1
Posted to microsoft.public.excel.programming
Stefi
external usenet poster
Posts: 2,646
SelectionChange event
Hi everybody,
In a
Private Sub Worksheet_SelectionChange(ByVal Target As Range)
statement the Target variable contains the VALUE of the target cell. I need
the row number of the target cell. How can I get it?
Stefi
Reply With Quote
Stefi
View Public Profile
Find all posts by Stefi