Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 131
Default Help with backwards compatibility

I have a file originally developed w/2003, now converted over to 2007 .xlsm
and updated with new code, formats etc... I have run the compatibility
checker and corrected all the issues it identifies, but when I try to save as
..xls file type, the failure is near universal - all formatting is stripped
away as well as VBA modules. Any hints as to what else the file might need
to be saveable as .xls? Known issues? Thanks for whatever insight you can
share!
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 395
Default Help with backwards compatibility

in 2007, XLSM is the file format for macro-enabled XL files. Save as XLSM to
continue working in 2007, or save down to 2003 format if you will also need
to use this file on 2003 machines.
HTH,
Keith

"B Lynn B" wrote:

I have a file originally developed w/2003, now converted over to 2007 .xlsm
and updated with new code, formats etc... I have run the compatibility
checker and corrected all the issues it identifies, but when I try to save as
.xls file type, the failure is near universal - all formatting is stripped
away as well as VBA modules. Any hints as to what else the file might need
to be saveable as .xls? Known issues? Thanks for whatever insight you can
share!

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 131
Default Help with backwards compatibility

Maybe I can clarify - it is exactly what responder Keith suggests I should do
that seems to not be doable. I know that's what should be done. My concern
is why it doesn't work, and what can be done to improve the outcome. When I
save my file from .xlsm to a 2003 compatible format (.xls), the translation
fails so dramatically that the result is unusable garbage. I have taken the
prescribed step of using compatibility checker and correcting the
incompatible features/functions. Any other suggestions please?

But thanks anyhow Keith - I do appreciate your effort to be helpful!

"B Lynn B" wrote:

I have a file originally developed w/2003, now converted over to 2007 .xlsm
and updated with new code, formats etc... I have run the compatibility
checker and corrected all the issues it identifies, but when I try to save as
.xls file type, the failure is near universal - all formatting is stripped
away as well as VBA modules. Any hints as to what else the file might need
to be saveable as .xls? Known issues? Thanks for whatever insight you can
share!

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
Conditional formatting backwards compatibility question Vladimir Shchelkunov Excel Worksheet Functions 0 March 15th 11 12:20 AM
2007 VB Controls Backwards Compatibility wdtanner Excel Programming 4 October 10th 09 08:14 PM
Backwards Compatibility with Excel 2002 elfregono Excel Discussion (Misc queries) 2 September 1st 08 10:29 PM
Backwards-compatibility problem with OpenText Charles Excel Programming 0 April 12th 07 10:24 PM
backwards compatibility for Excel 2007 Laura Excel Discussion (Misc queries) 1 February 27th 07 10:50 PM


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