ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Can you do user defined Menu Macros in Excel like in Lotus? (https://www.excelbanter.com/excel-programming/421789-can-you-do-user-defined-menu-macros-excel-like-lotus.html)

rcampling

Can you do user defined Menu Macros in Excel like in Lotus?
 
A short example would be wonderful if possiable
or point me to a list excel vs Lotus (I am not a programmer)

Chip Pearson

Can you do user defined Menu Macros in Excel like in Lotus?
 
I have only passing experience with Lotus, but by "macro menu" I
assume you mean a script that merely "clicks" various menu items.
Excel/VBA has no such capability. You can turn on the Macro Recorder
(on the Macros item on the Tools menu) and it will generate all the
VBA code that carries out the actions you perform. Macro recorder
generated code isn't very good on its own, but can provide a good
starting point and it does tell you which objects/properties/methods
are used in carrying out an action. It doesn't, though, use the actual
menu/commandbar selections.

Cordially,
Chip Pearson
Microsoft Most Valuable Professional
Excel Product Group, 1998 - 2009
Pearson Software Consulting, LLC
www.cpearson.com
(email on web site)


On Mon, 29 Dec 2008 08:17:01 -0800, rcampling
wrote:

A short example would be wonderful if possiable
or point me to a list excel vs Lotus (I am not a programmer)



All times are GMT +1. The time now is 10:28 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com