Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default "Following Features Cannot be saved" error on LOADING ??

Hello,

Have an Excel 2003 workbook with macro's and a custom add-in which we are
trying
to get to work in a WinXP-SP3/Excel-2007 system. Have fought our way through
digital signing and getting it to open without macro security warnings and are
saving as .XLSM without problems.

BUT... on loading as an .xlsm (or as a compatible mode 2003 .XLS) we
immediately
get the infamous "The following features cannot be saved in macro-free
workbooks: VB project.... etc" message.

Answering either "yes" or "no" gets rid of the message and
then everything seems to work fine.

The workbook accepts a load of data entry then uses the add-in to process the
data, create a new folder and write a non-excel format data file.

Any idea why we are seeing this on the load (would expect it on save) and how
do
we stop the message?

Thanks

DonJ
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,514
Default "Following Features Cannot be saved" error on LOADING ??

don101 has brought this to us :
Hello,

Have an Excel 2003 workbook with macro's and a custom add-in which we are
trying
to get to work in a WinXP-SP3/Excel-2007 system. Have fought our way through
digital signing and getting it to open without macro security warnings and
are saving as .XLSM without problems.

BUT... on loading as an .xlsm (or as a compatible mode 2003 .XLS) we
immediately
get the infamous "The following features cannot be saved in macro-free
workbooks: VB project.... etc" message.

Answering either "yes" or "no" gets rid of the message and
then everything seems to work fine.

The workbook accepts a load of data entry then uses the add-in to process
the data, create a new folder and write a non-excel format data file.

Any idea why we are seeing this on the load (would expect it on save) and
how do
we stop the message?

Thanks

DonJ


What confuses me is why does an addin's workbook have its own macros if
that workbook belongs to the addin? I'd expect all macros to be inside
the addin so its working files are macro free. At least, that's my
understanding of why addins are addins and working files used by addins
are just normal workbooks without macros.

As for the notification you're seeing on startup.., is there code that
does a save process whenever the file is opened? (Perhaps recording a
last opened date or ?)

Why does your addin allow XLS files to be saved as later version files
if your project needs to run on early versions too?

--
Garry

Free usenet access at http://www.eternal-september.org
ClassicVB Users Regroup! comp.lang.basic.visual.misc


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
"Document not saved" "error in loading DLL" Tracey L Excel Discussion (Misc queries) 0 December 1st 08 12:57 PM
"Document not saved" error after typing a line of code in Excel VB JP Excel Programming 0 July 27th 07 01:24 AM
Excel 2007 "Error loading DLL" alexcn Excel Programming 0 May 1st 07 05:53 PM
"Error in loading DLL", VB6 ActiveX DLL Scott Excel Programming 5 July 14th 06 03:42 AM
Excel automation "Error loading DLL" Paul Hewson Excel Programming 0 January 5th 04 08:34 PM


All times are GMT +1. The time now is 07:27 PM.

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"