Hello,
I thought a simple query with a max or a sum would do, but does not work. I try to find a way to do the following.
Through a query or a control on a form, I would like:
- for each "Manufacturer" #3 per category => a field or control showing the largest Value from "Market Share" in line with the #3 (see below in the example)
Is it possible?
Thanks
Category / Manufacturer / Brand / Market Share / Largest Manufacturer
A 1 aa 15
A 1 bb 20
A 2 cc 45
A 3 dd 20 45
B 4 ee 35
B 3 ff 55 35
B 5 gg 10
C 3 dd 45 55
C 6 hh 55
I thought a simple query with a max or a sum would do, but does not work. I try to find a way to do the following.
Through a query or a control on a form, I would like:
- for each "Manufacturer" #3 per category => a field or control showing the largest Value from "Market Share" in line with the #3 (see below in the example)
Is it possible?
Thanks
Category / Manufacturer / Brand / Market Share / Largest Manufacturer
A 1 aa 15
A 1 bb 20
A 2 cc 45
A 3 dd 20 45
B 4 ee 35
B 3 ff 55 35
B 5 gg 10
C 3 dd 45 55
C 6 hh 55