How to refrence selected row in a table ,VBA

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?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top