E
Edward
Hi everybody,
Is there a way to refrence a selected row in a table using VBA. I'm writing
a macro to apply certain formatting to a selected row in a table but I can't
find a way to determine which row is selected(highlighted) . This code is
easy if we specify the row number in our code but I want to give the user the
option to select any row not just a predefined row .
Any suggestions?
Is there a way to refrence a selected row in a table using VBA. I'm writing
a macro to apply certain formatting to a selected row in a table but I can't
find a way to determine which row is selected(highlighted) . This code is
easy if we specify the row number in our code but I want to give the user the
option to select any row not just a predefined row .
Any suggestions?