![]() |
Custom Menus, Toolbars, etc
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 |
Custom Menus, Toolbars, etc
See my comments on books in a few posts previous (Any good books?)
I also mention some lessons at: Gary Redley: http://users.bigpond.net.au/gradley/vbatutor/ Pan Pantziarka: http://www.techbookreport.com/tutorials/excel_vba1.html VBA is really the basic programming language with the MS object model for excel/office on top to allow the GUI access. -- Hope this helps Martin Fishlock, Bangkok, Thailand Please do not forget to rate this reply. "Jason Paris" wrote: 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 |
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 |
All times are GMT +1. The time now is 12:11 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com