View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Macro Programming in Excel 2003

http://msdn.microsoft.com/office/und.../odc_super.asp


David McRitchie's site:

http://www.mvps.org/dmcritchie/excel/getstarted.htm

http://www.mvps.org/dmcritchie/excel....htm#tutorials

Links to VBA tutorials are right after the Excel tutorials.
-----------------------------
Try the microsoft Knowledge Base

http://support.microsoft.com/?id=159619

replace the 159619 with one of these numbers:

159619 XL97: Sample Macros for Customizing Menus and Submenus

161215 XL97: How to Programmatically Create a Collection

120198 XL: How to Select Cells/Ranges Using Visual Basic Procedures

141691 XL: Visual Basic Example Using If and Case Statements

146055 XL: Using Visual Basic to Create a Chart Using a Dynamic Range

141762 XL: How to Use Looping Structures in Visual Basic for Applications

143345 XL: Visual Basic Macro to Determine Which Button was Selected

These are all applicable to xl2003.

--
Regards,
Tom Ogilvy



"mick the quick" wrote in message
...
I need reference material for macro programming in Excel 2003. Examples
would also be helpful. Thank you!