Help Creating a Column Graph that Denotes Time

arsenalsweep

New Member
Joined
Sep 8, 2010
Messages
3
Hi All,

I am trying to create a column graph that shows how time is spent thoughout the day. For example, I want to show the hours 9 am - 5 pm, with the top of the column representing 9 am and the bottom of the column representing 5 pm. Within the 9 am - 5 pm range I want to split the time up to show different acticivites:

9 am- 10 am: Workday prep
10 am - 1 pm: Meetings
1 pm - 1:30 pm: Lunch
1:30 pm - 5 pm: Work at desk

I want to denote each of these sections as a different color within the 9 am - 5 pm colulm so it basically looks like an agenda, but can be used to input different times so we can visually see how workdays have been spent based on data.

If I can manage to complete the first step,I would additionally like to be able to insert several horitontal lines denoting specific times throughout the day where certain activites happen (e.g. meeting starts - a specific time, not a period of time).

Thanks in advance for any help and if anything is unclear I will attempt to clarify.
 

Excel Facts

Spell Check in Excel
Press F7 to start spell check in Excel. Be careful, by default, Excel does not check Capitalized Werds (whoops)
Which version of Excel are you running ?

With a setup along the lines of:

Excel Workbook
ABCD
1StartEndDurationActivity
209:0010:0001:00Workday Prep
310:0013:0003:00Meetings
413:0013:3000:30Lunch
513:3017:0003:30Desk
Sheet8


You could create a Pivot Chart with Start as Column Label/Field and Duration as Data Field set to calculated as % of Row
(order start from newest to oldest to have 09:00 at head of column)
 
Upvote 0

Forum statistics

Threads
1,215,223
Messages
6,123,714
Members
449,118
Latest member
MichealRed

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