
getting the name of the active sheet (Excel)
Just another short question:
How can I get the name of a sheet to work with this information?
Set NameOfSheet = ActiveSheet.Name
doesn't work because Name is no property of ActiveSheet.
How can I do this?
Many thanks in advance,
Timo :)
"He who breaks a thing to find out what it is,
has left the path of wisdom" -Gandalf