ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Decimal separator (https://www.excelbanter.com/excel-programming/278171-decimal-separator.html)

jacob[_3_]

Decimal separator
 
Hi,
I have an application made in XP which crashes when
running on 2000. The 2000 version does not tolerate

With Application
OldDecimalSeparator = .DecimalSeparator
OldUseSystemSeparators = .UseSystemSeparators
.UseSystemSeparators = False
.DecimalSeparator = "."
End With

How can I do this so it is version independent between XP
and 2000?

Any help appreciated.

jacob


All times are GMT +1. The time now is 03:02 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com