Excel problem

Associate
Joined
10 Jan 2006
Posts
483
Basically i have two sets of data 18 users. male and female and for each user how long they have bene using the internet . I want to somehow display differences if any between their useage and display it in a graph. DOes anyone know how i can do this?
 
do you mean difference between the men and the women?

total the usage of the 2, then create a bar chart. simple tbh
 
Sperate the girls from the boys in your excel sheet, Total up the 'total' for each.

Create a graph, say a bar chart, change the colours, pink for girls, blue for boys.

And Voila, that should give you a side by side bar chart showing the difference.
 
Tried a pivot table?

Just select the data then in the wizard drag in the fields you want and the way you want it shown.
 
Tried a pivot table?

Just select the data then in the wizard drag in the fields you want and the way you want it shown.

I'd go with a pivot table initially too. YOu can then mess about until you get the exact data you want and then make a graph out of the sorted data.
 
Back
Top Bottom