Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 152
Default Excel 2003 vs Excel 2007 addins


I have developed extensive Excel 2003 VBA addins. I'm planning my Excel
2003 - 2007 upgrade and have a couple general questions to start with:

1. Will Excel 2003 addins work in Excel 2007?

I hope I can load my 2003 addins in Excel 2007, save them and
reuse the saved version.
If things have changed, is there a list of items which have changed?

I use the addins to create reports. For example, I create a
customized excel menu from a table to access my specialized functions,
insert
excel worksheets and update the excel names when the worksheet is inserted
to use the parent workbook's names, have implented a 2d sketch package on
top of the excel drawing functions, etc. In general, my addins would be
considered advanced VBA usage.

2. Is there a method in Excel 2007 to prevent users from accessing the addin
contents?

I want to distribute my addin's, but I want to keep the addin contents
private.
In Excel 2003, you could add a password but there are numerous tools which
will crack your password. There was no way to keep the addin contents
private.
I was hoping for a compile/binary option in Excel 2007 to keep the addin
contents private.

thanks.

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 162
Default Excel 2003 vs Excel 2007 addins

I haven't fully delved into Excel 2007 yet, but I have this list of
compatibility articles bookmarked:

http://blogs.msdn.com/excel/archive/category/14416.aspx

HTH,

Nick Hebb
http://www.breezetree.com

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 968
Default Excel 2003 vs Excel 2007 addins


1. Will Excel 2003 addins work in Excel 2007?


Some do, some dont: the only way to find out is to try them out. The number
of fundamental changes made to Excel 2007 is large, not to mention the way
the addin eui has been changed (you will have to think about whether you
should develop a new end-user interface for your addins, or whether your
users can tolerate all the addin menus and toolbars appearing in the addins
chunk of the ribbon).


2. Is there a method in Excel 2007 to prevent users from accessing the
addin
contents?


I do not see any improved security for VBA addins in Excel 2007.


Charles
______________________
Decision Models
FastExcel 2.3 now available
Name Manager 4.0 now available
www.DecisionModels.com



  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 152
Default Excel 2003 vs Excel 2007 addins


Thanks for the info. The Excel VBA 2003 - 2007 conversion appears to
require more work than I was hoping.


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
OBDC Addins for Excel 2003 David Excel Discussion (Misc queries) 1 May 5th 09 09:10 PM
Addins for Excel 2007 Ajay Excel Discussion (Misc queries) 1 June 2nd 08 06:08 PM
Excel 2003 addins don't automatically open Bleh Excel Programming 1 January 11th 06 11:16 PM
Addins from Excel 95 won't work with Excel 2003 AlisonJS Excel Programming 3 March 22nd 05 03:34 PM
Addins from Excel 95 don't work with Excel 2003 AlisonJS Setting up and Configuration of Excel 1 March 22nd 05 02:30 PM


All times are GMT +1. The time now is 01:33 AM.

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"