Boss wants a Graph for instructions to show progress

ohmedic88

Board Regular
Joined
Jun 24, 2013
Messages
124
I'm stuck with a request from my boss that wants a line graph for some Documents used for training. Right now I have the documents sitting in Folders Named Approved, Draft for Review, and Ready for Review

I'm wondering how to effectively display the data that will show progress. Currently, I have the Data situated Like this
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD][TABLE="width: 673"]
<colgroup><col><col><col><col></colgroup><tbody>[TR]
[TD]SOP[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][TABLE="width: 118"]
<tbody>[TR]
[TD="class: xl65, width: 118"]DRAFT for Review[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][TABLE="width: 116"]
<tbody>[TR]
[TD="width: 116"]Ready for Review[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][TABLE="width: 64"]
<tbody>[TR]
[TD="width: 64"]Approved[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
[TR]
[TD]Job aid 1[/TD]
[TD]July 17[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Job aid 2[/TD]
[TD]June 17
[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Job aid 3[/TD]
[TD]June 17[/TD]
[TD]July 17[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Job aid 4[/TD]
[TD]May 17[/TD]
[TD]June 17[/TD]
[TD]July 17[/TD]
[/TR]
</tbody>[/TABLE]

Any ideas on how I can arrange the data to show progress over months. I was thinking of having a Date due Column.

Any guidance or links to you tube videos would be helpful

Eric
 

Excel Facts

Control Word Wrap
Press Alt+Enter to move to a new row in a cell. Lets you control where the words wrap.

Forum statistics

Threads
1,223,231
Messages
6,170,884
Members
452,364
Latest member
springate

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