Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Macro changes...

Thanks a lot Dave, Kipitcool and Tom.

I give up.
My macro will be used with different Windows and Office
versions. I can`t write a macro for each installation.
I´ll convert dates number by number, like in the 80´s (if
val(Mid(xnomdeu, 1, 2))< 13). It´s a shame but it works.

Thanks again

Rodolfo
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 391
Default Macro changes...

this is off-thread, so I don't know the original issue
here.

Office products are in general backwards compatible. That
is to say that code written for one version should run
under later versions. That is not the case obviously if
code is written with the later version.
So, where various office versions are being used, I would
suggest that any code needs to be written for the oldest
version.

I'm not sure about O/S versions, however, in general
office code runs perfectly well under NT3.51 and later
and also Win98 and later.

-----Original Message-----
Thanks a lot Dave, Kipitcool and Tom.

I give up.
My macro will be used with different Windows and Office
versions. I can`t write a macro for each installation.
I´ll convert dates number by number, like in the 80´s

(if
val(Mid(xnomdeu, 1, 2))< 13). It´s a shame but it works.

Thanks again

Rodolfo
.

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
Macro recorded... tabs & file names changed, macro hangs Steve Excel Worksheet Functions 3 October 30th 09 11:41 AM
need help to update macro to office 2007 macro enabled workbook jatman Excel Discussion (Misc queries) 1 December 14th 07 01:57 PM
Macro Help Needed - Excel 2007 - Print Macro with Auto Sort Gavin Excel Worksheet Functions 0 May 17th 07 01:20 PM
My excel macro recorder no longer shows up when recording macro jack Excel Discussion (Misc queries) 1 February 5th 07 09:31 PM
using a cell value to control a counter inside a macro and displaying macro value ocset Excel Worksheet Functions 1 September 10th 06 05:32 AM


All times are GMT +1. The time now is 11:02 AM.

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"