Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
plh plh is offline
external usenet poster
 
Posts: 48
Default How to later and earlier versions of Excel to play nicely?

I had a real scare earlier this week because of a project the I am collaborating
on with some other people. I have Office 97 and another team member has 2002 or
something. The client has Office 97 so I am leaving mine as is. Anyway, he sent
me a file that he says he had saved as as 97, but every time I went to save it,
I got that warning message about lost features, no matter what if I said yes, or
no and re-saved under another name, it just kept coming back. Then later while I
was working in VBA I suddenly got a "catastrophic failure" which set me back
hours. I took all the worksheets and carefully pasted them into a brand new
workbook, and in VBA created new modules and pasted the source code in there.
Only then did I feel confident, and lo, there have been no more catastrophes.
But my question to all the knowledgeable people out there is: what is the best
way to handle this situation? How can my partner get the "save as" to truly
"save as"? I don't want to give it to the client that way, with a disturbing
message at the end of each use.
Thank You,
-plh


--
I keep hitting "Esc" -- but I'm still here!
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 364
Default How to later and earlier versions of Excel to play nicely?

was it a visual basic catastrophic failure? the catastrophic failure could
have been an add in the was not installed correctly. if you still have the
problematic file, try unchecking one add in at a time and exiting and
re-starting excel until you find the one that caused it.

--


Gary

"plh" wrote in message
...
I had a real scare earlier this week because of a project the I am
collaborating
on with some other people. I have Office 97 and another team member has
2002 or
something. The client has Office 97 so I am leaving mine as is. Anyway, he
sent
me a file that he says he had saved as as 97, but every time I went to
save it,
I got that warning message about lost features, no matter what if I said
yes, or
no and re-saved under another name, it just kept coming back. Then later
while I
was working in VBA I suddenly got a "catastrophic failure" which set me
back
hours. I took all the worksheets and carefully pasted them into a brand
new
workbook, and in VBA created new modules and pasted the source code in
there.
Only then did I feel confident, and lo, there have been no more
catastrophes.
But my question to all the knowledgeable people out there is: what is the
best
way to handle this situation? How can my partner get the "save as" to
truly
"save as"? I don't want to give it to the client that way, with a
disturbing
message at the end of each use.
Thank You,
-plh


--
I keep hitting "Esc" -- but I'm still here!


  #3   Report Post  
Posted to microsoft.public.excel.programming
plh plh is offline
external usenet poster
 
Posts: 48
Default attachment How to later and earlier versions of Excel to play nicely?

Could you please send that in a different format? MIE and Firefox both say they
can't read it.
-plh

In article , Gary Keramidas
says...

This is a multi-part message in MIME format.

------=_NextPart_000_003E_01C66716.0DF02060
Content-Type: text/plain;
format=flowed;
charset="Windows-1252";
reply-type=original
Content-Transfer-Encoding: 7bit

was it similar to this?

--


Gary

"plh" wrote in message
...
I had a real scare earlier this week because of a project the I am
collaborating
on with some other people. I have Office 97 and another team member has
2002 or
something. The client has Office 97 so I am leaving mine as is. Anyway, he
sent
me a file that he says he had saved as as 97, but every time I went to
save it,
I got that warning message about lost features, no matter what if I said
yes, or
no and re-saved under another name, it just kept coming back. Then later
while I
was working in VBA I suddenly got a "catastrophic failure" which set me
back
hours. I took all the worksheets and carefully pasted them into a brand
new
workbook, and in VBA created new modules and pasted the source code in
there.
Only then did I feel confident, and lo, there have been no more
catastrophes.
But my question to all the knowledgeable people out there is: what is the
best
way to handle this situation? How can my partner get the "save as" to
truly
"save as"? I don't want to give it to the client that way, with a
disturbing
message at the end of each use.
Thank You,
-plh


--
I keep hitting "Esc" -- but I'm still here!


------=_NextPart_000_003E_01C66716.0DF02060
Content-Type: message/rfc822;
name="Capture4.MHT"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
filename="Capture4.MHT"



--
I keep hitting "Esc" -- but I'm still here!
  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 364
Default attachment How to later and earlier versions of Excel to play nicely?

if you give me an email address, i'll email it to you

--


Gary

"plh" wrote in message
...
Could you please send that in a different format? MIE and Firefox both say
they
can't read it.
-plh

In article , Gary
Keramidas
says...

This is a multi-part message in MIME format.

------=_NextPart_000_003E_01C66716.0DF02060
Content-Type: text/plain;
format=flowed;
charset="Windows-1252";
reply-type=original
Content-Transfer-Encoding: 7bit

was it similar to this?

--


Gary

"plh" wrote in message
...
I had a real scare earlier this week because of a project the I am
collaborating
on with some other people. I have Office 97 and another team member has
2002 or
something. The client has Office 97 so I am leaving mine as is. Anyway,
he
sent
me a file that he says he had saved as as 97, but every time I went to
save it,
I got that warning message about lost features, no matter what if I said
yes, or
no and re-saved under another name, it just kept coming back. Then later
while I
was working in VBA I suddenly got a "catastrophic failure" which set me
back
hours. I took all the worksheets and carefully pasted them into a brand
new
workbook, and in VBA created new modules and pasted the source code in
there.
Only then did I feel confident, and lo, there have been no more
catastrophes.
But my question to all the knowledgeable people out there is: what is
the
best
way to handle this situation? How can my partner get the "save as" to
truly
"save as"? I don't want to give it to the client that way, with a
disturbing
message at the end of each use.
Thank You,
-plh


--
I keep hitting "Esc" -- but I'm still here!


------=_NextPart_000_003E_01C66716.0DF02060
Content-Type: message/rfc822;
name="Capture4.MHT"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
filename="Capture4.MHT"



--
I keep hitting "Esc" -- but I'm still here!


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
Printing Files from Earlier Versions in Excel 2007 Dr. Kludge Excel Discussion (Misc queries) 0 May 14th 09 01:41 PM
Excel 2007 and earlier versions when tracking changes vcfvf Excel Discussion (Misc queries) 0 December 19th 08 12:57 PM
Excel 2007 won't open earlier versions Andrew[_4_] Excel Discussion (Misc queries) 3 July 4th 07 11:48 AM
List function in earlier Excel versions John_Carty Excel Discussion (Misc queries) 4 November 4th 05 08:48 AM
Excel 2002 compatibility with earlier versions tomhelle Excel Discussion (Misc queries) 1 April 26th 05 02:17 PM


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