Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11
Default Point and comma problem

Hi,

In my Excel-worksheets the standard comma in a number (1,25) is unexpectedly
changed in a point (1.25). Although VBA places a comma ( for example when I
move some values from a form to excel) this leads to errors.

Can anyone tell me how to change it?

Regards, Gert-Jan


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 12
Default Point and comma problem

Hello Gert-Jan,

I'm not sure if you want to change the way Excel displays the decimal
separator in a number, or if you just want to get around the problems that
you're having.

If it's the former, you can change the way Excel shows the decimal separator
by going to ToolsOptionsInternational.

If it's the latter, can you give an example of the problems it's causing?

Marion

"Gert-Jan" wrote:

Hi,

In my Excel-worksheets the standard comma in a number (1,25) is unexpectedly
changed in a point (1.25). Although VBA places a comma ( for example when I
move some values from a form to excel) this leads to errors.

Can anyone tell me how to change it?

Regards, Gert-Jan



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11
Default Point and comma problem

Hi Marion,

Thanks for responding. I found your solution already. If I uncheck the
International Option, my worksheets works fine again. But, normally it is
checked....

There is a strange thing: every number from my VBA form with a comma in it,
cannot be displayed in ?, or some other changing of the format...(placing
more decimals). Very, very strange.... But, calculating is possible.

Regards, Gert-Jan


"Marion" schreef in bericht
...
Hello Gert-Jan,

I'm not sure if you want to change the way Excel displays the decimal
separator in a number, or if you just want to get around the problems that
you're having.

If it's the former, you can change the way Excel shows the decimal
separator
by going to ToolsOptionsInternational.

If it's the latter, can you give an example of the problems it's causing?

Marion

"Gert-Jan" wrote:

Hi,

In my Excel-worksheets the standard comma in a number (1,25) is
unexpectedly
changed in a point (1.25). Although VBA places a comma ( for example when
I
move some values from a form to excel) this leads to errors.

Can anyone tell me how to change it?

Regards, Gert-Jan






  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11
Default Point and comma problem

It is a problem with my keyboard, I see now. Very strange: only in Excel.

"Gert-Jan" schreef in bericht
...
Hi Marion,

Thanks for responding. I found your solution already. If I uncheck the
International Option, my worksheets works fine again. But, normally it is
checked....

There is a strange thing: every number from my VBA form with a comma in
it, cannot be displayed in ?, or some other changing of the
format...(placing more decimals). Very, very strange.... But, calculating
is possible.

Regards, Gert-Jan


"Marion" schreef in bericht
...
Hello Gert-Jan,

I'm not sure if you want to change the way Excel displays the decimal
separator in a number, or if you just want to get around the problems
that
you're having.

If it's the former, you can change the way Excel shows the decimal
separator
by going to ToolsOptionsInternational.

If it's the latter, can you give an example of the problems it's causing?

Marion

"Gert-Jan" wrote:

Hi,

In my Excel-worksheets the standard comma in a number (1,25) is
unexpectedly
changed in a point (1.25). Although VBA places a comma ( for example
when I
move some values from a form to excel) this leads to errors.

Can anyone tell me how to change it?

Regards, Gert-Jan








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
how replace comma with point in import data Gepetto Excel Worksheet Functions 2 November 21st 09 07:54 PM
Suddently when we type in . (dot or point) become comma in excel geniusideas Excel Discussion (Misc queries) 1 April 17th 09 05:07 PM
export to csv file (comma problem) Mohan Excel Programming 1 June 16th 06 06:49 PM
Decimal point/comma issue Excelerate-nl Excel Discussion (Misc queries) 3 January 12th 06 09:47 PM
Problem with comma seperated list Siw H. Thorslund Excel Programming 10 February 24th 04 11:05 AM


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