lezawang
Well-known Member
- Joined
- Mar 27, 2016
- Messages
- 1,805
- Office Version
- 2016
- Platform
- Windows
Hi
Using Object browser, Application class has the following:
Activecell as range
Activechart as chart
Activesheet as object
Activeworkbook as workbook
ActiveWindow as winodw
All of them make sense to me except ActiveSheet? Why is define as Object? What does that mean? Why they did not define it as
ActiveSheet as Sheet
Thank you.
Using Object browser, Application class has the following:
Activecell as range
Activechart as chart
Activesheet as object
Activeworkbook as workbook
ActiveWindow as winodw
All of them make sense to me except ActiveSheet? Why is define as Object? What does that mean? Why they did not define it as
ActiveSheet as Sheet
Thank you.