User Profile
Collapse
-
That is what I thought... if anyone has any other ideas that would be great.... -
query expression in an expression
I am building a query in Access 2003. Here is my problem.
I create an expression called SUN_ST
In a later expression I reference a calculation based on SUN_ST
ie, MON_ST=sum-SUN_ST
SUN_ST is not a value in a table it is a calculation/expression within the query.
How do I reference a query expression within an expression.
I tried MON_ST: [sum]-[SUM_ST] and when I run the query...
No activity results to display
Show More
Leave a comment: