rick roberts
Registered User.
- Local time
- Today, 23:01
- Joined
- Jan 22, 2003
- Messages
- 160
on creating an aggregate this leaves a variable as an answer --the variable cannot be used again in another aggregate within the same query -it seems a very fundemental request but i cant get around it without using further queries to change the variables to a constant - i can get around this by using crosstabs but then these cannot be used in a subform
ie. Total Price:[unit price]*[quantity] gives an aggregate but how do i get a sum of the Total Price that can be used in a subform without using a crosstab? the problem is compounded by the fact that i ned these answers for every id number
ie. Total Price:[unit price]*[quantity] gives an aggregate but how do i get a sum of the Total Price that can be used in a subform without using a crosstab? the problem is compounded by the fact that i ned these answers for every id number