Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default What's the best way to deploy a VB business logic with Excel?

Let me describe the template file from which many copies will be created:
- Excel 2000 workbook with
- some macros that in turn delegate most of the business operations to a
- COM DLL (built using VB6)

At any given time, multiple copies from this same template could be runnning
on the same PC.

How should I deploy this business logic: as a DLL (I currently do this)?
- turn the VB6 code into macros?
- create an COM Add-in? (if so, how do I do it as I don't have the Office
Developer CD)
- other alternatives

Also consider that it is possible that In the future I'll have to deal with
versioning issues like, templatev11.xls using dllv1.dll running on the same
computer as templatev12.xls using dllv2.dll. In other words, how do I
achieve side-by-side execution

I'm deploying this COM as a .CAB (Internet Setup package) downloaded using
IE6.

Thanks,
MV


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
how to deploy an Excel workbook office 2007 project? Raj Excel Discussion (Misc queries) 0 October 31st 08 05:05 PM
How to deploy custome toolbar/Menu commands in Excel? Hiten Excel Worksheet Functions 3 May 13th 05 07:41 PM
How to deploy an Excel 2003 solution Mike Gartner Excel Discussion (Misc queries) 2 March 10th 05 01:29 AM
Can't deploy my .xls to other PCs... Matthew Connor Excel Programming 0 August 1st 03 02:21 AM
Deploy Excel 2002 add-in S. Daum Excel Programming 4 July 30th 03 05:43 PM


All times are GMT +1. The time now is 11:59 AM.

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"