ActiveSheet

V

Vitalik

Hello there,

I can check the name of the current active sheet using the following code:
Spreadsheet.ActiveSheet.Name, but how do I change the active sheet to
another (say "Another Sheet")?

Thanks,

Vitaliy
 
Top