|
J
|
Jane 7/28/2008 |
|
Hi, |
|
|
T
|
thesofa author 7/28/2008 |
Hi, It's difficult to tell you what's happening without seeing actual queries. In general you can use GROUP BY clause to calculate your counts and sums by gender.
SELECT
GROUP BY nd_pupils.reg, nd_pupils.gender
SELECT |
|
|
T
|
thesofa author 7/29/2008 |
|
Hi, I have edited this post but it does not "bump" it so plz have another look at my questions, thanks for all your help. |
|
|
J
|
Jane 7/29/2008 |
|
Have you checked off Multicolor option on the Chart appearance tab? |
|
|
T
|
thesofa author 7/29/2008 |
|
Yes I have, with a tick in multicolour, i get all the columns, up to 70 of them, in differing colours, with it unticked I get just one shade. |
|
|
J
|
Jane 7/29/2008 |
|
Unfortunately you can't select color for each record (column). |
|
|
T
|
thesofa author 7/30/2008 |
|
OK, thanks, looks like I shall just have to live with it, is there any possibility of this being possible in the future? |
|
|
J
|
Jane 7/30/2008 |
|
Hi, |
|