View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
NickHK NickHK is offline
external usenet poster
 
Posts: 4,391
Default Custom Menus, Toolbars, etc

Jason,
If it is sufficient for your needs, you can still use the Excel 4 macro
sheets to control Excel.

According to http://visio.mvps.org/Excel_2007.htm
"Compatibility
Excel 4 macros will still work."

VBA is certainly to way to go now, but depends if you wish to learn it if
you happy with macro sheets.

NickHK

"Jason Paris" wrote in message
ups.com...
Hi folks,

Forgive my utter ignorance of VBA......years ago I used to do quite a
lot of Excel programming with the old "Command Macro Language", but
never got started with VBA.

However, a project has arrived that requires me to create an Excel
"application"........ie, custom menus, toolbars and dialog boxes. I
used to find this stuff easy with the Macro Language, and I'm sure it
is with VBA too......for an experienced user.

Was wondering if someone would be able to give me some clues as to how
to begin, or direct me to a site that could provide similar
information.

Thank you in advance,

Jason Paris