Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
When I start the macro recorder and pull-down:
View Toolbars and check Drawing the recorder correctly records: Application.CommandBars("Drawing").Visible = True However, if I pull-down: View Toolbars Customize Options and click always show full menus The recorder records nothing. What am I doing wrong? -- Gary''s Student |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
There are often times when the recorder doesn't record. Isn't that nice.
-- Don Guillett SalesAid Software "Gary''s Student" wrote in message ... When I start the macro recorder and pull-down: View Toolbars and check Drawing the recorder correctly records: Application.CommandBars("Drawing").Visible = True However, if I pull-down: View Toolbars Customize Options and click always show full menus The recorder records nothing. What am I doing wrong? -- Gary''s Student |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I guess that's why we have discussion groups.
-- Gary''s Student "Don Guillett" wrote: There are often times when the recorder doesn't record. Isn't that nice. -- Don Guillett SalesAid Software "Gary''s Student" wrote in message ... When I start the macro recorder and pull-down: View Toolbars and check Drawing the recorder correctly records: Application.CommandBars("Drawing").Visible = True However, if I pull-down: View Toolbars Customize Options and click always show full menus The recorder records nothing. What am I doing wrong? -- Gary''s Student |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
The recorder doesn't dynamically record. What is recorded for a particular
action is predefined. Apparently no definition was furnished for this action. -- Regards, Tom Ogilvy "Gary''s Student" wrote in message ... I guess that's why we have discussion groups. -- Gary''s Student "Don Guillett" wrote: There are often times when the recorder doesn't record. Isn't that nice. -- Don Guillett SalesAid Software "Gary''s Student" wrote in message ... When I start the macro recorder and pull-down: View Toolbars and check Drawing the recorder correctly records: Application.CommandBars("Drawing").Visible = True However, if I pull-down: View Toolbars Customize Options and click always show full menus The recorder records nothing. What am I doing wrong? -- Gary''s Student |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
My excel macro recorder no longer shows up when recording macro | Excel Discussion (Misc queries) | |||
My excel macro recorder no longer shows up when recording macro | Excel Discussion (Misc queries) | |||
Selection problem with recorder | Excel Discussion (Misc queries) | |||
Macro recorder | Excel Discussion (Misc queries) | |||
Help with Macro Recorder Please | Excel Programming |