View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Import macro from another workbook by macro

See Chip Pearson's page where he covers topics of this nature and has sample
code (see code samples for exporting and importing)

http://www.cpearson.com/excel/vbe.htm

--
Regards,
Tom Ogilvy

"Ivica" wrote in message
...
How do I import macro from another workbook by another macro, or some

other
way?