Wrox Programmer Forums
|
Excel VBA Discuss using VBA for Excel programming.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Excel VBA section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old December 29th, 2009, 03:09 PM
Registered User
 
Join Date: Dec 2009
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default From Texas

I have some Excel 2002 workbooks used with Excel 2002 Addins that I created and now want to convert some users to Excel 2007. I do not want the users to have access to the VBA Modules, however, I need to change the VBA reference in the users 2002 workbooks to a new Addin with an .xlam extension. Is there a way to make this change with a VBA procedures?
 
Old December 29th, 2009, 09:45 PM
Friend of Wrox
 
Join Date: Sep 2005
Posts: 812
Thanks: 1
Thanked 53 Times in 49 Posts
Default

Hi

You can write a small macro to open the xla file and save as xlam in Excel 2007

But it would be better if you could do that from your end as there might be some functions that are not compatible with Excel 2007 and you can fix it

Cheers
Shasur
__________________
C# Code Snippets (http://www.dotnetdud.blogspot.com)

VBA Tips & Tricks (http://www.vbadud.blogspot.com)









Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.