View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Simon Lloyd[_1263_] Simon Lloyd[_1263_] is offline
external usenet poster
 
Posts: 1
Default Call macro from active workbook


You would be better off saving the macro in PERSONAL.xls then it would
be available on the activeworkbook on demand.

John;512523 Wrote:
I may have 2 or 3 workbooks open, each has a custom print macro that is
activated with Ctrl-P. However, Ctrl P does not call the macro from the
active workbook. Seems like I read somewhere when there are duplicate
shortcut keys, Excel calls macros from workbooks in alphabetical order.
How
can I force Excel to call the macro from the active workbook? Thank
you.



--
Simon Lloyd

Regards,
Simon Lloyd
'Microsoft Office Help' (http://www.thecodecage.com)
------------------------------------------------------------------------
Simon Lloyd's Profile: http://www.thecodecage.com/forumz/member.php?userid=1
View this thread: http://www.thecodecage.com/forumz/sh...d.php?t=140789