Hello everybody,
i'm a beginner i hope you'll have patience! i just made a form in access that allows me to filter some product group's of a query. this query contains:
product groups; material numbers (single products); type of vehicle; population (how many vehicles have been sold in a particular market).
with the form i just created i can filter for the product groups. a product group contains several material numbers. the vehicle types can have only 1 population.
Now i want to make access do simple math within the outcome of the filtered query.
a) to sum of the filtered population (i.e. the total of population within that particular product group)
b) calculate the ratio between the filtered population and the total of population.
i have no idea where to start!
sorry if it's confusing... i'll try to be more precise if you want to ask something.
and thanks!