View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Gert-Jan[_3_] Gert-Jan[_3_] is offline
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