Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Upgrade options from XL2003/VBA/VB6 to XL2007/VB.NET ...

Hi all,

I've been maintaining an application that currently runs in Excel
2003, with tons of VBA code and a couple of VB6 ActiveX dll's
underlying that which implement some business logic and database (SQL
Server) access. The VBA app contains some custom forms which display
inside Excel.

I've nosed through the (confusing) documentation on Microsoft's sites
regarding the various versions of Office and VSTO, but I'm still left
with some questions. Could someone please clarify or answer the
following, or point me to a decent source of information.

1. My main question is with regards to the possible upgrade paths
available to us, from the existing Excel 2003/VBA/VB6 ActiveX/SQL
Server solution to EXCEL2007/VS2005/VB.NET/SQL.
It would appear that I can replace the VB6 Ax controls with an add-in
written in VB.NET, but that all the macros inside the Excel workbook
would still have to be written in VBA. The same goes for the custom
forms that show up inside the Excel sheets - their code-behind logic
must needs still be done in VBA.
To summarise: all that has really changed in the move to XL2007, is
that we can now replace VB6 ActiveX modules with add-ins written in
VB.NET/C#. Is this correct?

2. What are the benefits of replacing the VB6 Ax modules with .NET add-
ins?

3. Are there any other possible coding scenarios for XL2007 apps?

Many thanks,
Tian

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
Embedded Chart Mouse Hover Difference - XL2007 vs XL2003 Tom German Charts and Charting in Excel 3 December 2nd 09 12:38 PM
XL2007 and XL2003 LeeCC Excel Discussion (Misc queries) 2 December 18th 08 04:44 PM
Conditional formatting different on XL2007 than XL2003 Stan Excel Discussion (Misc queries) 0 July 16th 08 06:24 PM
XL2007 vs XL2003 Art Excel Programming 10 April 21st 07 04:32 PM
XL2003 inconsistency fixed in XL2007? joeu2004 Excel Worksheet Functions 2 March 5th 07 05:59 PM


All times are GMT +1. The time now is 10:22 PM.

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

About Us

"It's about Microsoft Excel"