Changing Month to Week view in Gannt Chart

Jeevz_87

New Member
Joined
Sep 21, 2021
Messages
37
Office Version
  1. 365
Platform
  1. Windows
Hi guys,


I'm trying to change the formulae of my gannt chart date columns so that instead of giving the month number, it shows the week number instead.

Currently im using a DATE MONTH calculation to do this which I have then modified to give the month number by +1.

What I want to see instead is a similar view where the month is broken down into its constituent weeks with the correct week number attached.

This means the array of Years, Months will need to change.

Currently, the Year and the Month is calculated using the following;


=DATE(YEAR($B$1),MONTH($B$1),1)

Note: B1 = TODAY() and the Month and Year are formatted with a Custom format that only shows as 'mm' and 'yyyy'

The result is show in the below screenshot;

1661267297451.png


As mentioned earlier, I want to see this but looking only at the week numbers below the array of years.

Can anyone give me a hand with this?


Kind regards,



Jeevz
 

Excel Facts

Save Often
If you start asking yourself if now is a good time to save your Excel workbook, the answer is Yes

Forum statistics

Threads
1,223,909
Messages
6,175,313
Members
452,634
Latest member
cpostell

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