NicolaasH
Technical User
- Sep 11, 2007
- 38
Hi,
I would like to ask the following:
How do I detect in which row of a list (ListObject) a selected cell is?
Purpose:
I would like to enable the user to select a cell or row in a list and then they have the option of 2 buttons:
Duplicate Row - the row gets copied and added at the bottom of the list
Delete Row - the row is deleted
The duplication and deleting is not a problem, however I do not know how I can detect which row number in the list has been selected/activated.
Thanks!
Nick
I would like to ask the following:
How do I detect in which row of a list (ListObject) a selected cell is?
Purpose:
I would like to enable the user to select a cell or row in a list and then they have the option of 2 buttons:
Duplicate Row - the row gets copied and added at the bottom of the list
Delete Row - the row is deleted
The duplication and deleting is not a problem, however I do not know how I can detect which row number in the list has been selected/activated.
Thanks!
Nick