How to change the Year to have the start month as October

antigone

New Member
Joined
Oct 9, 2013
Messages
3
Hello. I am trying to create a formula in my date table to show that, for example the year 2013 the date starts at Oct 1 and ends on Sept 31. Can anyone help me with this problem?
 

Excel Facts

Does the VLOOKUP table have to be sorted?
No! when you are using an exact match, the VLOOKUP table can be in any order. Best-selling items at the top is actually the best.
I don't think so, because there is no date Sept 31. :laugh:

Without kidding, show us the file (or format of your data).
 
Upvote 0
I don't think so, because there is no date Sept 31. :laugh:

Without kidding, show us the file (or format of your data).
lol, good point. Actually I just figured it out I think: I used =Year(STARTOFYEAR('Date Table'[date],"09/30")). This worked perfectly. But then I also wanted to have a new month column that had October as Month 1 and September as Month 12. This was more tricky and after some searching and trying formulas, I believe that it cannot be done.
 
Upvote 0
It's good practice to use a separate calendar table in your models but in this case it's basically obligatory!! There's a bunch of good resources at PowerPivotPro under the time intellgience tag: Time Intelligence « PowerPivotPro

Long story short, this calendar table has one row per date and is related to your fact table. The calendar table can contain as many columns as you like, one of which can be 'Fiscal Year'.
 
Upvote 0
It's good practice to use a separate calendar table in your models but in this case it's basically obligatory!! There's a bunch of good resources at PowerPivotPro under the time intellgience tag: Time Intelligence « PowerPivotPro

Long story short, this calendar table has one row per date and is related to your fact table. The calendar table can contain as many columns as you like, one of which can be 'Fiscal Year'.

Yes this is being done in my date table/calendar table and I added Flu Year as the new column.
 
Upvote 0

Forum statistics

Threads
1,223,958
Messages
6,175,643
Members
452,663
Latest member
MEMEH

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