Formula for WEEKNUM on fiscal year starting 9/30/19, week starts on a Monday and periods are not months

Jbooze

Board Regular
Joined
Sep 1, 2005
Messages
59
I have looking for a good way to deal with a fiscal year that is not a calendar year, the 12 periods in the fiscal year can cross over between two months and each week's start date is Monday. The formula in the screen shot changes the week start day to Monday and initially works for week number until I cross over into the next year within the fiscal year. In this example, the fiscal year started on 9/30/2019 and runs to 9/29/2020. The formulay breaks on 1/1/2020. Any assistance would be greatly appreciated.

1582834358502.png


Thanks,

Jeff
 

Excel Facts

Format cells as currency
Select range and press Ctrl+Shift+4 to format cells as currency. (Shift 4 is the $ sign).
Have a look here
 
Upvote 0
Have a look here
Thanks Fluff. What in this formula assigns the start day so I can change it from Sunday to Monday? Also, our fiscal year is not a set start date. Example, this year started on Monday, 9/30/2019 and the year before, it started on Monday, 10/1/2018. =INT((E6-WEEKDAY(E6)-DATE(YEAR(E6+DATE(1,1,2)-DATE(0,9,29)-WEEKDAY(E6))-1,9,29)+8)/7)
 
Upvote 0
I'm afraid I haven't got clue
 
Upvote 0

Forum statistics

Threads
1,214,982
Messages
6,122,575
Members
449,089
Latest member
Motoracer88

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