A
Amedee Van Gasse
I'd like to use a shorthand notation of ActiveWorkbook.Sheets because I use
it a lot.
This does not work:
Dim aws As New Collection
Set aws = ActiveWorkbook.Sheets()
Error 13 on the line with Set.
it a lot.
This does not work:
Dim aws As New Collection
Set aws = ActiveWorkbook.Sheets()
Error 13 on the line with Set.