Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
example
Sub test2() 'counts number of comments Dim cmnts As Long cmnts = ActiveSheet.Comments.Count MsgBox cmnts End Sub When I type activesheet. (Notice the period at the end) Why doesn't VBA then automatically show me the properties/methods of Activesheet? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
excel charts, simple question | Excel Worksheet Functions | |||
Simple average question | New Users to Excel | |||
a very simple question | Excel Discussion (Misc queries) | |||
simple Wildcard Question | Excel Discussion (Misc queries) | |||
Simple Question | Excel Worksheet Functions |