Page 3 of 3 FirstFirst 123
Results 31 to 34 of 34
  1. #31
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,771

    Format property of textbox. If Access recognizes the calculated field as a number type, the dropdown list should present options, including Currency.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

  2. #32
    joh344 is offline Novice
    Windows XP Access 2002
    Join Date
    Apr 2014
    Posts
    19
    Text box is blank. The pull down menu is blank. I've typed in currency, but it doesn't do anything.

  3. #33
    casinc815 is offline Advanced Beginner
    Windows XP Access 2007
    Join Date
    Nov 2013
    Location
    Chicago, IL
    Posts
    46
    Also remember multiplication, then addition, then subtraction, then division. You will need parens to support
    those algebraic sequence and the sequence of events in making the calculations. Math calculations are generally in that order, not reading the equation left to right to do the math. The moderator used parens in his last reply. They were applied correct. Other responses above, do not use parens correctly. Good luck!

  4. #34
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,771
    The textbox is bound to field? Then Access does not recognize the value as number. Options are to use a conversion function (CInt, CLng, CDbl) on the query field so that it will be recognized as a number or to use the Format function.

    If you want to provide db for analysis, follow instructions at bottom of my post.

    @casinc815 - is your post in the correct thread? Not sure how your comments apply.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

Page 3 of 3 FirstFirst 123
Please reply to this thread with any new information or opinions.

Similar Threads

  1. Expressions and formulas
    By kjcochran in forum Access
    Replies: 1
    Last Post: 03-25-2013, 02:19 PM
  2. Weekending Formulas
    By Huddle in forum Access
    Replies: 2
    Last Post: 07-02-2012, 01:36 PM
  3. Query Formulas
    By ShadeRF in forum Queries
    Replies: 8
    Last Post: 12-13-2011, 05:34 AM
  4. Formulas
    By dunnmel4 in forum Access
    Replies: 0
    Last Post: 03-27-2011, 04:59 PM
  5. Formatting formulas
    By katrinanyc926 in forum Queries
    Replies: 2
    Last Post: 08-16-2010, 07:52 AM

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