Cell references in VBA?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How do I find out which cell I've selected?

I have a VBA routine that selects a (one-cell) named range, which will
likely move around due to row/column insertions and deletions.

How can I get VBA to know what actual cell it's in?
 
Your terminology suggests that you're addressing an issue using Excel.
Better to post into one of the Excel newsgroups.

VBA is the same across the Office applications and VB and a growing
number of licensees. All of those applications have different object
models.

HTH
 
Good gravy, you're right. I don't know how I ended up in Access. Apologies.
 

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

Back
Top