View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips[_6_] Bob Phillips[_6_] is offline
external usenet poster
 
Posts: 11,272
Default Import VBA Code in Excel-File ? (Export VBA Code to file)

Lookup Creating Add-Ins in Google.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Matthias Pospiech" wrote in message
...
I have a large base of VBA Code. It imports and rewrites some data.

Currently I have the code inside every sheet together with the data.
It would be much better if there was only one file for the code, which

could
be used in all the files where I need them - as a libary.

How can I do that ?

Matthias
--
www.matthiaspospiech.de