Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Activesheet isn't special enough--it can be a worksheet, a chart sheet, a macro
sheet.... I like to do: dim wks as worksheet set wks = activesheet wks.(and then I get the intellisense to help me) K J Boland wrote: When I write in VBA I have been used to seeing the available commands which come next. This has stopped working - (i,e when I write ActiveSheet. and hold the curser by the "," I don't see available commands).I think this is the List Properties. I have looked at the Options settings within VBA, and it all seems to be O.K. What can I do to get this function back ?? thanks in advance, -- Dave Peterson |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel - Golf - how to display "-2" as "2 Under" or "4"as "+4" or "4 Over" in a calculation cell | Excel Discussion (Misc queries) | |||
change "true" and "false" to "availble" and "out of stock" | Excel Worksheet Functions | |||
cannot use "Create List" and "Share Workbook" same time | Excel Discussion (Misc queries) | |||
Scroll Bar missing "Control" tab in "Format Properties" dialog box | Excel Discussion (Misc queries) | |||
Count occurences of "1"/"0" (or"TRUE"/"FALSE") in a row w. conditions in the next | New Users to Excel |