View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
bocabuilder bocabuilder is offline
external usenet poster
 
Posts: 2
Default Macro recording won't record mouse click of add-in app button

How can I record a macro that will run an add-in application (Dymo
LabelWriter 400) to print a label? I can get the macro to select the cells I
want to print on the label but it won't record the mouse clicks required to
push the button added to the menu bar to run the label print program.

If you view the VB module you can see the code to select the cell range to
print but there is nothing in there showing the mouse clicks that were done
during recording to push the label printer button to print the label.

Windows XP SP3
Excel 2002
Dymo LabelWriter 400

Any help will be appreciated.