View Single Post
  #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