Graph help - in Excel 2010

Collette

New Member
Joined
Jan 18, 2013
Messages
3
Hi Guys, I was wondering if you could help me, I'm good with formulas etc but seem to be struggling with this graph which is quite embarrasing.

I want to plot a graph which shows the times of visits, split by days. So it would be like a scatter graph, time and day of the week.

X axis
00:00
01:00
02:00
to
24:00

Y axis

Mon Tue Wed Thur Fri Sat Sun

Each day would have multiple visits.

I don't know what it is that i'm doing wrong but i can seem to create this.

Please can you give any advice?

Many thanks,

Collette :confused:
xx
 

Excel Facts

Do you hate GETPIVOTDATA?
Prevent GETPIVOTDATA. Select inside a PivotTable. In the Analyze tab of the ribbon, open the dropown next to Options and turn it off
Hi Collette,

Welcome to the forums.

Here is a screen shot that show i think what you want to do:

Visit-Time-Graph.png


Steps:
1) Create your data with 1's and Zero's. 1=Worked 0=Not Worked
2) Notice the formula for the Fill's columns is such that if the hour it relates to = 1, then make it 0 or else 1 c2=IF(B2=1,0,1)
3) Create Chart
4) Change Fill Series to NO FILL
5) Change Numbered Series to same fill color
6) udpate 1's/zeros as needed

Please let me know if this helps or if you need more of a tutorial on the process. THanks

Steve=True
 
Upvote 0

Forum statistics

Threads
1,223,370
Messages
6,171,686
Members
452,418
Latest member
kennettz

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top