Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Automated Build -- auto import of .BAS module into XLS or XLT?

I am using a version control system (SVN) to separately control my
template spreadsheet and my VBA .bas source code. I rarely change the
xls, but make many changes to the bas including client specific
branches. I need to track the code changes.

Right now, I have to manually build the solution by importing the BAS
into the XLS and resave it as an XLT.

Does anyone know how to automate the bas import?

I found a reference to how to do it in Word
(.VBProject.VBComponents.Import) but there does not seem to be an
equivalent in Excel.

Thanks in advance.

-Greg
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 120
Default Automated Build -- auto import of .BAS module into XLS or XLT?

Take a look at the following:

http://puremis.net/excel/code/004.shtml



wrote in message
...
I am using a version control system (SVN) to separately control my
template spreadsheet and my VBA .bas source code. I rarely change the
xls, but make many changes to the bas including client specific
branches. I need to track the code changes.

Right now, I have to manually build the solution by importing the BAS
into the XLS and resave it as an XLT.

Does anyone know how to automate the bas import?

I found a reference to how to do it in Word
(.VBProject.VBComponents.Import) but there does not seem to be an
equivalent in Excel.

Thanks in advance.

-Greg


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Automated Build -- auto import of .BAS module into XLS or XLT?

Thanks Mark, that worked splendidly!
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Auto build report Nadine Excel Discussion (Misc queries) 1 April 11th 08 04:46 PM
Import Module [email protected] Excel Programming 0 August 7th 06 09:11 PM
Import useerfom, module in .xlt Raymond[_7_] Excel Programming 0 January 21st 04 01:00 PM
Import module with vba sandy98 Excel Programming 2 November 13th 03 03:18 PM
automated import of csv files into excel weka Excel Programming 1 November 6th 03 04:28 PM


All times are GMT +1. The time now is 11:52 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"