Results 1 to 5 of 5
  1. #1
    jaryszek is offline Expert
    Windows 7 32bit Access 2010 32bit
    Join Date
    Aug 2016
    Posts
    568

    Change comma to point in double

    Hi People,



    I have double field:

    Click image for larger version. 

Name:	Screenshot_31.png 
Views:	12 
Size:	11.4 KB 
ID:	34650

    But i can only write number with comma, i want to have point, like 2.5:

    Click image for larger version. 

Name:	Screenshot_32.png 
Views:	12 
Size:	32.7 KB 
ID:	34651

    It is possible to change it within Access or this is windows regional settings?

    Best,
    Jacek

  2. #2
    Minty is offline VIP
    Windows 10 Access 2010 32bit
    Join Date
    Sep 2017
    Location
    UK - Wiltshire
    Posts
    3,144
    That's controlled by windows regional settings as far as I am aware.

    From a google i got this;
    Windows 10 is a little different. To change the system delimiter default or as they call it "List Separator" to a comma you have to go to CONTROL PANEL / REGION / , Click on Additional Settings and then click on the drop down for List separator. You can select Comma from that list.
    I'm pretty certain you can't adjust this using VBA, but happy to be proved wrong.
    DLookup Syntax and others http://access.mvps.org/access/general/gen0018.htm
    Please use the star below the post to say thanks if we have helped !
    ↓↓ It's down here ↓↓

  3. #3
    jaryszek is offline Expert
    Windows 7 32bit Access 2010 32bit
    Join Date
    Aug 2016
    Posts
    568
    Aaa , this is not good for me.

    Because i my users can have different regional settings.

    Best,
    Jacek

  4. #4
    CJ_London is offline VIP
    Windows 10 Access 2010 32bit
    Join Date
    Mar 2015
    Posts
    11,845
    use a text field rather than a number field - or keep the 2 and 5 in separate fields but display as a 2.5 by concatenating with a '.'

  5. #5
    jaryszek is offline Expert
    Windows 7 32bit Access 2010 32bit
    Join Date
    Aug 2016
    Posts
    568
    aa thank you Ajax,
    maybe your solution will prevent from erros in future,

    Best,
    Jacek

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Power Point
    By Alex Motilal in forum Forms
    Replies: 2
    Last Post: 05-15-2017, 07:55 PM
  2. Convert decimal comma to decimal point
    By Hans Karlsson in forum Programming
    Replies: 3
    Last Post: 06-30-2014, 01:56 PM
  3. Comma
    By tmcrouse in forum Queries
    Replies: 4
    Last Post: 10-11-2011, 04:33 PM
  4. Can someone point to to a tutorial
    By Poker4dbs in forum Forms
    Replies: 8
    Last Post: 08-05-2011, 12:30 PM
  5. What is the point of different modules?
    By cowboy in forum Programming
    Replies: 3
    Last Post: 03-29-2010, 10:43 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums