HaChIrish
Registered User.
- Local time
- Yesterday, 20:49
- Joined
- Oct 11, 2002
- Messages
- 28
I'm not sure if I'm in the right part of the forums because this might be a query question. I have a productivity report based on 2 tables: the primary CUSTOMERS and dependent OPTIONS. Options has 1 field (called OPTIONS, the primary key), and the field has the values SOLD, PENDING, QUOTE, DECLINE. The report was easy enough to build, basing it on a Counselors productivity using a footer for the OPTIONS and using count for each option. The question is on the footer for the Counselor: how would I write an expression that adds the sum of PENDING, SOLD, QUOTE and DECLINE divided by number of SOLD?
A related question is "what's the syntax in an identifier for choosing a particular value from a control?"
A related question is "what's the syntax in an identifier for choosing a particular value from a control?"