View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Jason Zischke Jason Zischke is offline
external usenet poster
 
Posts: 147
Default Is This Possible?

Hi Naveen

That is sort of what I am after but Importing thew code so that my file size
can be small but can still do every thing.

Jason

"Naveen" wrote:

Yes, right click on "Module/ User Form/ Class Module" in project explorer tab
and click export then choose a file name.

Later you can also import.


*** please do rate ***




"Jason Zischke" wrote:

Hi all

I was plugged with this question and I need to know whether it is possibly.
Can you Export out Userforms, Modules & Class Moudules then call them back
into excel rather then having a large excel file with all of them stored in
there?

Thanks in advance

Jason