Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
KG KG is offline
external usenet poster
 
Posts: 33
Default 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
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default 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



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Nested AND OR expressions Colin Hayes Excel Discussion (Misc queries) 7 June 6th 10 12:05 PM
Get rid of with regular expressions Howdy Excel Discussion (Misc queries) 1 January 18th 10 07:42 PM
DSUM Not Very Convenient archsmooth Excel Worksheet Functions 2 September 17th 07 07:20 PM
Is there a convenient way to represent latitude/longitude iman1000 Excel Discussion (Misc queries) 2 July 18th 05 10:57 PM
Regular Expressions in VBA? Rob[_23_] Excel Programming 13 February 10th 05 05:34 AM


All times are GMT +1. The time now is 12:16 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"