AthmanArumugam
Member
HI,
I am currently learning VBA from excel school.I have a quick question.
I can understand that ActiveSheet is one of the property for Application Object.
However we can find the Name, usedRange as well using the statement
Application.ActiveSheet.Name / Application.ActiveSheet.UsedRange.
I would like to know what all properties that ActiveSheet supports.
Although Name and UsedRange can be used along with ActiveSheet, how do I find out what all properties are supported by ActiveSheet from the help document.
Can anyone guide me here.
▬▬▬▬▬▬▬▬▬ Mod edit : not here but in appropriate forum !
I am currently learning VBA from excel school.I have a quick question.
I can understand that ActiveSheet is one of the property for Application Object.
However we can find the Name, usedRange as well using the statement
Application.ActiveSheet.Name / Application.ActiveSheet.UsedRange.
I would like to know what all properties that ActiveSheet supports.
Although Name and UsedRange can be used along with ActiveSheet, how do I find out what all properties are supported by ActiveSheet from the help document.
Can anyone guide me here.
▬▬▬▬▬▬▬▬▬ Mod edit : not here but in appropriate forum !
(so thread was moved)