Calculations in Access

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • AZKing
    New Member
    • Sep 2006
    • 12

    Calculations in Access

    Hello,

    I am trying to create a query to calculate certain fields in from a table. The calculations are pretty simple, they are just counts and sums. Once I run it I get the following error message: "This expression is typed incorrectly, or it is too complex to be evaluated. For example, a numeric expression may contain too many complicated elements. Try simplifying the expression by assigning parts of the expression to variables."

    Does anyone know why this message is coming up? Is Access limited in performing calculations?

    Thanks for any advice.
  • ADezii
    Recognized Expert Expert
    • Apr 2006
    • 8834

    #2
    Originally posted by AZKing
    Hello,

    I am trying to create a query to calculate certain fields in from a table. The calculations are pretty simple, they are just counts and sums. Once I run it I get the following error message: "This expression is typed incorrectly, or it is too complex to be evaluated. For example, a numeric expression may contain too many complicated elements. Try simplifying the expression by assigning parts of the expression to variables."

    Does anyone know why this message is coming up? Is Access limited in performing calculations?

    Thanks for any advice.
    We will need the SQL.

    Comment

    • NeoPa
      Recognized Expert Moderator MVP
      • Oct 2006
      • 32633

      #3
      Sometimes Access gets confused and sometimes this is due to a small bug in the SQL. The error message it comes out with is sometimes inappropriate. As ADezii says, we'd need to see the SQL to find the problem.

      Comment

      • VoiceOfThunder
        New Member
        • Mar 2007
        • 6

        #4
        Please copy and paste your formula here, so we can look and see what's is wrong with it. Sometimes, it just wrong syntax.

        Comment

        Working...