George Hewitt
Registered User.
- Local time
- Today, 10:00
- Joined
- Nov 11, 2013
- Messages
- 23
Hello Guys,
So i today I am wondering if anyone can guide me with a calculation im trying to achieve.
I want to take the sum of all records 'cost' i.e. record 1 - 2
record 2 - 4
record 3 - 3
I want to take the sum and put it in a calculated field and use it to divide it by a predefined value 'no of responses.'
So I make the field in the query -> Calcfield: (Sum([cost])/[responses])
Im pretty new to this and i don't understand why this won't work? Is it something to do with the row Group by (total.)
Thanks for any help
George.
So i today I am wondering if anyone can guide me with a calculation im trying to achieve.
I want to take the sum of all records 'cost' i.e. record 1 - 2
record 2 - 4
record 3 - 3
I want to take the sum and put it in a calculated field and use it to divide it by a predefined value 'no of responses.'
So I make the field in the query -> Calcfield: (Sum([cost])/[responses])
Im pretty new to this and i don't understand why this won't work? Is it something to do with the row Group by (total.)
Thanks for any help
George.