Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 128
Default Excel 2000 and 2002

Hi

If I use Excel 2002 for VB at home and then try using the file at work where
we use Excel 2000, then some functionality does not work properly. For
example, the Replace method has more parameters in Excel 2002.

Is there a way round this: I tried saving to Excel 2000 format but it does
not appear to do the trick

Thanks in advance

Tim




  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11
Default Excel 2000 and 2002

Tim

This is the old adage of 'develop in the lowest used tool'. New Excel 2002
features cannot be backward compatible to an earlier version, as they had
not been thought of or incorporated at that time. You can only avoid using
features in newer versions or upgrade the others. If not you will, at best
not get functionality, at worst, your code will error a lot.

--
HTH
Nick Hodge
Microsoft MVP - Excel
Southampton, England
HIS


"Tim Childs" wrote in message
...
Hi

If I use Excel 2002 for VB at home and then try using the file at work

where
we use Excel 2000, then some functionality does not work properly. For
example, the Replace method has more parameters in Excel 2002.

Is there a way round this: I tried saving to Excel 2000 format but it does
not appear to do the trick

Thanks in advance

Tim






  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 128
Default Excel 2000 and 2002

Nick

Thanks for this - would that life were so easy: the best place to work is at
home where the XP is!!

Also at work there is no Help available on the PC's - I must hassle out IT
people to get that rectified...

Thanks for your help, tho I sound ungrateful :)

Tim

PS when did Microsoft change the ir CDO object to put the e-mail address as
anonymous etc (I tried putting an e-mail addreess along with my name in the
first field and it blew up - typical Microsoft)

"Nick Hodge" wrote in message
...
Tim

This is the old adage of 'develop in the lowest used tool'. New Excel

2002
features cannot be backward compatible to an earlier version, as they had
not been thought of or incorporated at that time. You can only avoid

using
features in newer versions or upgrade the others. If not you will, at

best
not get functionality, at worst, your code will error a lot.

--
HTH
Nick Hodge
Microsoft MVP - Excel
Southampton, England
HIS


"Tim Childs" wrote in message
...
Hi

If I use Excel 2002 for VB at home and then try using the file at work

where
we use Excel 2000, then some functionality does not work properly. For
example, the Replace method has more parameters in Excel 2002.

Is there a way round this: I tried saving to Excel 2000 format but it

does
not appear to do the trick

Thanks in advance

Tim








  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Excel 2000 and 2002

Recently.

--
Regards,
Tom Ogilvy

Tim Childs wrote in message
...
Nick

Thanks for this - would that life were so easy: the best place to work is

at
home where the XP is!!

Also at work there is no Help available on the PC's - I must hassle out

IT
people to get that rectified...

Thanks for your help, tho I sound ungrateful :)

Tim

PS when did Microsoft change the ir CDO object to put the e-mail address

as
anonymous etc (I tried putting an e-mail addreess along with my name in

the
first field and it blew up - typical Microsoft)

"Nick Hodge" wrote in

message
...
Tim

This is the old adage of 'develop in the lowest used tool'. New Excel

2002
features cannot be backward compatible to an earlier version, as they

had
not been thought of or incorporated at that time. You can only avoid

using
features in newer versions or upgrade the others. If not you will, at

best
not get functionality, at worst, your code will error a lot.

--
HTH
Nick Hodge
Microsoft MVP - Excel
Southampton, England
HIS


"Tim Childs" wrote in message
...
Hi

If I use Excel 2002 for VB at home and then try using the file at work

where
we use Excel 2000, then some functionality does not work properly. For
example, the Replace method has more parameters in Excel 2002.

Is there a way round this: I tried saving to Excel 2000 format but it

does
not appear to do the trick

Thanks in advance

Tim










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
corrupt Excel 2000/2002 files Ohio Doug Excel Discussion (Misc queries) 0 November 21st 05 03:35 PM
Excel 2000 to 2002 - #NAME? Paulo Freixieiro Excel Discussion (Misc queries) 6 September 7th 05 01:33 PM
Excel 2000 to 2002 - #NAME? Paulo Freixieiro Excel Discussion (Misc queries) 1 September 7th 05 01:12 AM
Excel Macros from 2000 to XP 2002 Donald Hohler Excel Programming 0 August 27th 03 03:59 PM
Excel 2000-2002 compability Chrissy[_4_] Excel Programming 5 August 3rd 03 04:24 AM


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