How to split week between month?

Sochen

Board Regular
Joined
Dec 6, 2022
Messages
63
Office Version
  1. 2021
Platform
  1. Windows
Hi All,

I want to make the partial week split between month as below example. And you may see the highlighted color which split between month.
So is there any formula can split it like this?

Book3
ABC
1Month01-Aug-22
2
3Week No.Week StartWeek End
43101-Aug-2207-Aug-22
53208-Aug-2214-Aug-22
63315-Aug-2221-Aug-22
73422-Aug-2228-Aug-22
83529-Aug-2231-Aug-22
93501-Sep-2204-Sep-22
103605-Sep-2211-Sep-22
113712-Sep-2218-Sep-22
123819-Sep-2225-Sep-22
133926-Sep-2230-Sep-22
143901-Oct-2202-Oct-22
154003-Oct-2209-Oct-22
164110-Oct-2216-Oct-22
174217-Oct-2223-Oct-22
184324-Oct-2230-Oct-22
194431-Oct-2231-Oct-22
204401-Nov-2206-Nov-22
214507-Nov-2213-Nov-22
224614-Nov-2220-Nov-22
Sheet1
Cell Formulas
RangeFormula
B4B4=B1
A4:A22A4=ISOWEEKNUM(B4)
 

Excel Facts

How to total the visible cells?
From the first blank cell below a filtered data set, press Alt+=. Instead of SUM, you will get SUBTOTAL(9,)

Forum statistics

Threads
1,215,053
Messages
6,122,882
Members
449,097
Latest member
dbomb1414

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