Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default Excel 2007 References issue

I am making some changes for Excel 2007 compatibility to an old addin that
has been around for several years. I am running into a problem where Excel
2007 does not seem to be able to open References (in my case, to my addin)
that were previously saved for a Workbook.

For instance... create a blank workbook and a blank addin. Set a reference
within the workbook to that addin. To do this, in the IDE go to
ToolsReferences and locate the addin and check it off. You will see in the
Workbook that a References folder is created with that reference in it. If
you save the workbook and reopen it, the reference is missing. Or at least
this is happening for me...

Anyone else see this behavior and could give me advise on it?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,718
Default Excel 2007 References issue

I find that XL2007 saved workbooks keep references to an add-in if it's
saved in XLS format or if it has a VB project and is saved in XLSM format.
In other words if the workbook is saved in the macro free XLSX format or is
saved in XLSM format but doesn't have a module (empty is okay) the reference
is lost.

--
Jim
"ma1achai" wrote in message
...
|I am making some changes for Excel 2007 compatibility to an old addin that
| has been around for several years. I am running into a problem where
Excel
| 2007 does not seem to be able to open References (in my case, to my addin)
| that were previously saved for a Workbook.
|
| For instance... create a blank workbook and a blank addin. Set a
reference
| within the workbook to that addin. To do this, in the IDE go to
| ToolsReferences and locate the addin and check it off. You will see in
the
| Workbook that a References folder is created with that reference in it.
If
| you save the workbook and reopen it, the reference is missing. Or at
least
| this is happening for me...
|
| Anyone else see this behavior and could give me advise on it?


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
Excel 2007 Issue PA Charts and Charting in Excel 2 July 1st 09 02:05 AM
Excel 2007 Issue Cary K[_2_] Excel Discussion (Misc queries) 0 March 12th 09 04:02 PM
Excel 2007 column references Ginnybug Excel Discussion (Misc queries) 1 September 3rd 08 11:53 PM
VBA Library References - deployment issue [email protected] Excel Programming 3 June 6th 06 10:05 PM
VBA Library References - deployment issue Chris Leroquais Excel Programming 0 June 6th 06 03:04 PM


All times are GMT +1. The time now is 05:56 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"