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 importing a module

If you build some code for them to do it

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



--
regards,
Tom Ogilvy

DJ wrote in message
...
Is there a simple way to import modules? I want to share
a spreadsheet with my friends containing a module but want
to be able to improve functionality by just sending them
an updated module. My friends are not programmers so I
was wondering if they could import the module without
using the VBA interface.