Excel Grant Chart

vdberg20

New Member
Joined
Jul 25, 2013
Messages
8
Hi, I created a stacked bar chart to reflect as a gant chart and show the movement in between 2 dates as stages however the x axes doesnt give me the option to change to "months" and spreads the data over many years instead of just over 2 or 3 year spread by month.

Thanks for your advices
 

Attachments

  • RCTMT.PNG
    RCTMT.PNG
    77.9 KB · Views: 12

Excel Facts

What is =ROMAN(40) in Excel?
The Roman numeral for 40 is XL. Bill "MrExcel" Jelen's 40th book was called MrExcel XL.
Is this close to what you want?

For the formatting issue, it is using 1/1/1900 as the smallest number on your chart. If you select the x-axis, format axis, and change the Minimum and Maximum bounds to 1/1/2022 and 1/1/2025 respectively, it will calculate the date number relative to 1/1/1900 (i.e. 44562.0 and 45658.0).

To plot it so that you show the time to hire, you need to calculate the days between recruitment and hire and plot that number (see column E "Delta").

Cycle Test Data.xlsx
BCDE
1Delta
215/1/20235/1/20230
3185/1/20235/1/20230
4105/1/20236/12/202342
535/1/202310/28/2023180
6215/1/202310/28/2023180
7116/12/20239/12/202392
847/30/20231/26/2024180
Sheet2
Cell Formulas
RangeFormula
E2:E8E2=D2-C2


1682950412354.png
 
Upvote 0
Many thanks, I cannot get the chart to display the same look, how is it formatted?
For the axis, select the X-axis, select the bottom axis labels, right click, select format axis.
In the Format Axis pane, change the Number (at the bottom of the list) to Date format. Then type your date ranges in the Minimum and Maximum values.
1682952116597.png


To change the Data, right click your Employment Start Date (the orange bars on your sheet), choose Select Data
Under Legend Entry (Series), select the Employment Start Date series, click Edit, then change the range it is using to point to the Delta column (or what ever you chose to call it).
 
Upvote 0

Forum statistics

Threads
1,214,989
Messages
6,122,622
Members
449,093
Latest member
catterz66

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