How to count the number of worksheets selected?

B

Bassman62

Using VBA, how can I count the number of worksheets selected?
I'm trying to test if there is more than one worksheet currently selected.
Thank you.
 
B

Bassman62

Peter,
Thank you very much. That's nice.
I tryed several combinations but missed the .Windows(1).
I'll study up on this term.
Thanks again.
 
Top