Logo 
Search:

MS Office Answers

Ask Question   UnAnswered
Home » Forum » MS Office       RSS Feeds
  Question Asked By: Rabiah Begum    on Jan 29 In MS Office Category.

  
Question Answered By: Andrew Levensky   on Jan 29

The bas modules  are stored internally, so you'd need to use VBA itself to
manipulate the modules programmatically. This could be done, but would take
quite a bit of work to set up. (You can import the bas modules yourself by
simple drag and drop from one sheet to the other in the VBA environment.)

An alternative is to put the software into a .xla file. You can then link to
the production or test  one as required. In particular, you can replace the
production one by overwriting it, and people will automatically start using the
new one.

Share: 

 

This Question has 10 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on Can you add modules in VBA to an Excel workbook Or get search suggestion and latest updates.


Tagged: