falcondeer
Registered User.
- Local time
- Today, 01:45
- Joined
- May 12, 2013
- Messages
- 101
Hi
I have main form that got many fields like patient name, gender...etc and one multi-value combo-box for associated diseases as in (pic1).
the combo-box is working fine (Pic1) and I needed to calculate number of associated diseases for gender(M,F...etc) so I created a query (pic2 and pic3) and a pivot-chart to do so.
The problem is the following:
The pivot chart (pic4) does not show the real number of associated diseased entered in the combo-boxes, I guess it counts only the first value in each comb box.
How can i fix that.
Thanks.
I have main form that got many fields like patient name, gender...etc and one multi-value combo-box for associated diseases as in (pic1).
the combo-box is working fine (Pic1) and I needed to calculate number of associated diseases for gender(M,F...etc) so I created a query (pic2 and pic3) and a pivot-chart to do so.
The problem is the following:
The pivot chart (pic4) does not show the real number of associated diseased entered in the combo-boxes, I guess it counts only the first value in each comb box.
How can i fix that.
Thanks.