fuzzygeek
Energy Ebbing
- Local time
- Today, 16:32
- Joined
- Mar 28, 2003
- Messages
- 989
Someone that I work with teaches ACCESS. She was demonstrating using expressions in a query for her class when one of the students asked why. The field in the table is defined as currency called Wage. The first expression is Wage * 0.10 named Increase. The second expression is Wage + Increase named NewSalary.
Attached is the query results. The question was why does the Wage show as controlled decimal, the increase shows as an uncontrolled decimal. And the NewSalary show as currency.
I believe this has to do with precedence, but was unable to find it in the knowledge base or the help screen. I tried expressions and/or precedence here in the archieves, but perhaps I wasn't using the right words. Does anyone have a link or a good explanation that she can give her class.
Thanks in advance.
Attached is the query results. The question was why does the Wage show as controlled decimal, the increase shows as an uncontrolled decimal. And the NewSalary show as currency.
I believe this has to do with precedence, but was unable to find it in the knowledge base or the help screen. I tried expressions and/or precedence here in the archieves, but perhaps I wasn't using the right words. Does anyone have a link or a good explanation that she can give her class.
Thanks in advance.
Attachments
Last edited: