ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Looking for a convenient source of VBA expressions (https://www.excelbanter.com/excel-programming/322981-looking-convenient-source-vba-expressions.html)

KG

Looking for a convenient source of VBA expressions
 
I find Excel's built-iin VBA help menue rather difficult to work with. Is
there an alternative, external source for finding VBA expressions, e.g.:

DrawingObjects:=False, _
Contents:=True, Scenarios:=True, AllowFiltering:=True, _
AllowUsingPivotTables:=True, UserInterfaceOnly:=True, _
AllowFormattingCells:=True, AllowFormattingRows:=True

Tom Ogilvy

Looking for a convenient source of VBA expressions
 
The macro recorder is good. Then in the recorded code, highlight the
command of interest and hit F1.

--
Regards,
Tom Ogilvy

"KG" wrote in message
...
I find Excel's built-iin VBA help menue rather difficult to work with. Is
there an alternative, external source for finding VBA expressions, e.g.:

DrawingObjects:=False, _
Contents:=True, Scenarios:=True, AllowFiltering:=True, _
AllowUsingPivotTables:=True, UserInterfaceOnly:=True, _
AllowFormattingCells:=True, AllowFormattingRows:=True





All times are GMT +1. The time now is 07:26 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com