Determine active cell in a table using VBA

R

Rob

Hi,

I need to determine what cell the cursor is in or what cell the user
selected using a popup menu or something. I've been able to get the current
slide, but I need to get more granular than that. Is there a command in VBA
to get that information as the user is in design mode?

Thanks much!
Rob
 
R

Rob

So that seems to work if the cell is actually selected. Is there any way to
tell if the cursor is just sitting in the cell, not necessarily selected?

Also, is there a WithEvents statement that I can use to capture a user
clicking or moving from cell to cell in a table?

Thanks!
Rob
 

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