Results 1 to 3 of 3
  1. #1
    Vegaanders is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Jun 2016
    Location
    Cyprus
    Posts
    29

    Can I format this result on the report?

    Hi!
    I have a textbox in my report that get its content from this
    Code:
    ="Total paid to bank" & " " & ([Expenses]+[Salary_Euro])/100*99 & " €"
    Is there any way to format the output. Like today it show 10395, it should be 10 395.

    Thanks in advance
    Anders

  2. #2
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,549
    Format((fld1/fld2),"currency")

  3. #3
    Vegaanders is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Jun 2016
    Location
    Cyprus
    Posts
    29
    Thank You, I will try that.

    I have a connecting question. If I format a fielt currency I end up with a poundsign or a €. I want one with $. Is this because I have UK English installed?

    Anders

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

Similar Threads

  1. Replies: 1
    Last Post: 01-21-2016, 05:38 PM
  2. Replies: 4
    Last Post: 12-09-2015, 09:02 AM
  3. Replies: 3
    Last Post: 07-22-2014, 11:37 AM
  4. Replies: 1
    Last Post: 05-27-2013, 08:54 AM
  5. Access query result in excel format
    By Tha-G in forum Queries
    Replies: 1
    Last Post: 01-06-2012, 01:41 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