Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 12
Default Refreshing DecimalSeparator in Excel 2000

Hello, I have problem at Win2k computer with Excel2000.
I want change by VBA and API DecimalSeparator: sometimes I need "," or "."
In Excel 2003 I make it internally by help new excel function:
Application.DecimalSeparator = "."

Unfortunately, in Excel 2000 it is possible ony by API and SetLocaleInfo and it
works but with refresh excel problem.
When I make it manually, Excel immediatelly changes DecimalSeparator.
When I make it programming I have to reopen excel again.....
Is it possible make it without reopen excel?
Greetings


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 12
Default Refreshing DecimalSeparator in Excel 2000

Użytkownik "Adax" napisał w wiadomo¶ci
...
Hello, I have problem at Win2k computer with Excel2000.
I want change by VBA and API DecimalSeparator: sometimes I need "," or "."
In Excel 2003 I make it internally by help new excel function:
Application.DecimalSeparator = "."
Unfortunately, in Excel 2000 it is possible ony by API and SetLocaleInfo and
it works but with refresh excel problem.
When I make it manually, Excel immediatelly changes DecimalSeparator.
When I make it programming I have to reopen excel again.....
Is it possible make it without reopen excel?
Greetings


Who help me, please ?

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
Application.DecimalSeparator Niek Otten Excel Programming 2 April 22nd 06 04:54 PM
I cannot edit cell format in Excel 2000 (Part of office 2000)! Brett Excel Discussion (Misc queries) 1 April 12th 06 05:58 PM
Create macro to download access 2000 table to excel 2000 spreadsheet Tushar[_2_] Excel Programming 3 October 21st 04 02:44 PM
Code-signing certificate problems in Excel 2000 with Windows 2000 Aaron Queenan Excel Programming 0 May 6th 04 11:35 AM
Application.DecimalSeparator usage. Beto[_3_] Excel Programming 4 March 1st 04 04:29 PM


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