Results 1 to 3 of 3
  1. #1
    taino is offline Novice
    Windows 10 Access 2016
    Join Date
    Mar 2020
    Posts
    3

    Access report mask

    Hello, I have a MS Access report, in this report, I need format output textbox with mask "RD$"#.##0,00 but now if I have decimals values it ouput correct for example: (1.000,12 output RD$1,000.12) but if value dont have decimals values it dont put .00
    example if value is 1000 output is RD$1,000 but I need output RD$1,000.00



    Click image for larger version. 

Name:	mask.PNG 
Views:	12 
Size:	44.1 KB 
ID:	41700



    the source data value is a query, I try format data in a query but I have the same results.

    Click image for larger version. 

Name:	mask_query.png 
Views:	12 
Size:	10.1 KB 
ID:	41699

    Thanks for your help

  2. #2
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,550
    Set the properties:

    decimals: 2

  3. #3
    taino is offline Novice
    Windows 10 Access 2016
    Join Date
    Mar 2020
    Posts
    3
    Hi ranman256,

    thanks, I try but have the same result
    Click image for larger version. 

Name:	decimales.png 
Views:	8 
Size:	12.9 KB 
ID:	41701
    Regards

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

Similar Threads

  1. Input Mask
    By Khalil Handal in forum Access
    Replies: 3
    Last Post: 04-27-2018, 07:59 AM
  2. Access Input Mask Help
    By bonfire00 in forum Access
    Replies: 2
    Last Post: 07-29-2016, 02:30 PM
  3. Input Mask
    By PRHoff in forum Access
    Replies: 2
    Last Post: 02-19-2015, 09:00 AM
  4. Input Mask
    By qbc in forum Access
    Replies: 2
    Last Post: 01-20-2012, 03:27 PM
  5. custom mask
    By RedGoneWILD in forum Reports
    Replies: 2
    Last Post: 08-04-2010, 03:23 PM

Tags for this Thread

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