infinite2006
Registered User.
- Local time
- Today, 20:15
- Joined
- Jun 20, 2013
- Messages
- 16
This is an easy one guys, but damned if I can get it working: Im trying to run the following calculated query:
Total Value on Order: =Sum([Purchase Price])
In the 'Purchase Order Summary Query' see attached database (2010),
I want to sum the total of all purchase prices together so I know the total value on order at any given time. I've added in a textbox and control source in the query, you can see this at the bottom of the screen. However, I keep getting an error: You tried to execute a query that does not include the specified expression Purchase Order as part of an aggregate function.
Total Value on Order: =Sum([Purchase Price])
In the 'Purchase Order Summary Query' see attached database (2010),
I want to sum the total of all purchase prices together so I know the total value on order at any given time. I've added in a textbox and control source in the query, you can see this at the bottom of the screen. However, I keep getting an error: You tried to execute a query that does not include the specified expression Purchase Order as part of an aggregate function.