Which sheet is active

F

Francis Hookham

I need to find out if the active/selected window is a particular sheet and
take action accordingly. Something like this:



If Windows("Door schedule.xls:1") = Sheets("Specs") Then



or



If Sheets("Specs").Selected = True Then



does not work.



What would?



Francis Hookham
 

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