Convert Dates to Fiscal Periods in Excel - Easy Formula

Поделиться
HTML-код
  • Опубликовано: 3 авг 2024
  • Use this easy formula to convert your dates into their fiscal quarters and year. Download the Excel file here: www.myonlinetraininghub.com/e...
    View my comprehensive courses: www.myonlinetraininghub.com/
    Connect with me on LinkedIn: / myndatreacy

Комментарии • 158

  • @snicho
    @snicho 4 года назад

    This has got to be the neatest way that I have ever seen this issue managed in a calculation! In the past, I've always pushed to using Pivot Tables for summarising dates by quarters. With this method, the quarters can be readily defined for use anywhere.
    Definitely one to add to the toolbox! :)
    Thanks Mynda.

  • @farzanmoha8935
    @farzanmoha8935 4 года назад

    Much better than what I did, I’ll replace my workbooks’ formula with this function. Thank you Mynda.

  • @yashmalde6732
    @yashmalde6732 4 года назад

    Thanks Mynda! Learning new things from you is amazing!

  • @joshuamanampiu6489
    @joshuamanampiu6489 4 года назад

    Very very good. A bit quick for me - had to watch a couple of times but it was worth it. Thank you.

    • @MyOnlineTrainingHub
      @MyOnlineTrainingHub  4 года назад +1

      Glad it was worth your time, Joshua! Use the speed controls on the video settings to slow them down if required.

  • @kaesuma
    @kaesuma 4 года назад

    Thank you so much for this tutorial. You made it sound simple.!!

  • @darrylmorgan
    @darrylmorgan 4 года назад

    Hi Mynda!Great Tutorial Especially The Example With The Choose Function...Thank You :)

    • @MyOnlineTrainingHub
      @MyOnlineTrainingHub  4 года назад

      Thanks for watching, Darryl! Glad you liked the CHOOSE trick :-)

  • @chrism9037
    @chrism9037 4 года назад

    I don't ever use CHOOSE, so this was a great example of how to use it, thanks Mynda!

  • @Riri-qi2fu
    @Riri-qi2fu 3 года назад +2

    This is the one I needed it today! Thank u!

  • @abdulhaseeb8027
    @abdulhaseeb8027 4 года назад

    Super useful techniques and perfect timing too. We are doing our annual closing and this would be of great help.

  • @wayneedmondson1065
    @wayneedmondson1065 4 года назад

    Hi Mynda.. great video! CHOOSE is handy in so many situations. Thanks for all the other examples too.. very useful! Thumbs up!!

  • @Elbranto1
    @Elbranto1 4 года назад

    As always, another great tutorial - thank you very much.

  • @IvanCortinas_ES
    @IvanCortinas_ES 4 года назад

    Thank you for the video Mynda. Very useful!!!

  • @FaysalEasyExcel
    @FaysalEasyExcel 4 года назад +2

    CHOOSE function was awesome, thanks.

  • @mrkenwu1
    @mrkenwu1 4 года назад

    Thank you for another super useful tutorial!

  • @ivan2951
    @ivan2951 4 года назад

    Thank you for this! I now have an idea on how to determine the billing month of a date. Our billing month is every 26th of last month to 25th of the month and I've struggled to find a formula for this. I usually do it manually but now I have an idea to convert it using a formula.

    • @MyOnlineTrainingHub
      @MyOnlineTrainingHub  4 года назад

      So pleased to hear you found some techniques you can use :-)

  • @alisonstewart4332
    @alisonstewart4332 4 года назад

    Very useful and explained well. Thanks for this tip.

  • @muratucar227
    @muratucar227 4 года назад

    Hello Mynda,
    Very simple and usefull solve. I am first time use a choose function. I use this method/function for many practice next time. Thank you sow much.

  • @anjinoureddine1513
    @anjinoureddine1513 4 года назад

    Thank you very much
    Always I learn something new in your videos

  • @johnborg5419
    @johnborg5419 4 года назад

    Thanks Mynda. That was interesting.

  • @janakiramvvs3914
    @janakiramvvs3914 4 года назад

    Good one. Thank you. Smart way of using formulas to suit our needs

    • @MyOnlineTrainingHub
      @MyOnlineTrainingHub  4 года назад

      My pleasure :-)

    • @janakiramvvs3914
      @janakiramvvs3914 4 года назад

      Hi is there a way to use coloured text or shaded cells in formulas. I need to exclude those cells in formula. Appreciate if you have a solution

  • @ashishm3036
    @ashishm3036 3 года назад

    You Are a ROCKSTAR.... BLESSINGS..

  • @ADfamily81
    @ADfamily81 8 месяцев назад

    another amazing tip ---THANK YOU

  • @kevbelz
    @kevbelz 2 года назад +1

    if your fiscal year begins in May, you can use this to calculate FY, change the 5 to match your first fiscal month.
    ="FY"&RIGHT(YEAR(M2)+(MONTH(M2)>=5),2)

  • @alexsonga4742
    @alexsonga4742 4 года назад

    Super useful tutorial.. thanks for sharing

  • @MuslimIslam01
    @MuslimIslam01 3 месяца назад

    thanks you for your knowledge sharing it helps me a lot

  • @arturoguzman5230
    @arturoguzman5230 4 года назад

    Hi Mynda, my calendar looks really profesional 😎

  • @WebberJason
    @WebberJason 4 года назад +1

    A great use of CHOOSE and a great technique to put in the toolbox, thanks very much Mynda!
    As a suggestion, what about rounding the MONTH/3 within CHOOSE in this case (combining your first and second techniques), which reduces the number of CHOOSE arguments required? For example:
    =CHOOSE(ROUNDUP(MONTH(A1)/3,0),3,4,1,2)
    I appreciate this doesn't work directly for financial years ending say February, but could be modified accordingly.

    • @MyOnlineTrainingHub
      @MyOnlineTrainingHub  4 года назад +2

      Thanks for sharing, Jason. Nice twist to use both ideas in one formula!

  • @dhunpagla3871
    @dhunpagla3871 4 года назад

    It's awesome .....Thanks a ton 🙏🙏

  • @ldred2604
    @ldred2604 4 года назад

    Brilliant, as always

  • @shoaibrehman9988
    @shoaibrehman9988 4 года назад

    Very useful thanks for sharing

  • @InsightfulJourney123
    @InsightfulJourney123 Год назад

    Thank you!

  • @sheilasmith5389
    @sheilasmith5389 4 года назад

    Love your videos.
    Since we are a manufacturing company, we use the epoch calendar for fiscal periods, making drastic differences in the closing day of the month. Can you please do a video or explain how to use formulas to extract quarterly data using the epoch calendar as a guide for the dates? Your help would be greatly appreciated as extracting data manually for fiscal periods adds considerable time to reporting. Grouping does not help in this situation when using pivot tables to compile data.

  • @MartinComolli
    @MartinComolli 4 года назад

    Hello Mynda: from the pampas Argentina go my thanks for sharing so much knowledge. People like you are essential. Thanks again.

  • @Kay-mk6uv
    @Kay-mk6uv Год назад

    This helped! Thank you!

    • @MyOnlineTrainingHub
      @MyOnlineTrainingHub  Год назад +1

      Great to hear!

    • @Kay-mk6uv
      @Kay-mk6uv Год назад

      Thank you for your videos, I hope your channel grows! It’s really really helpful!

    • @MyOnlineTrainingHub
      @MyOnlineTrainingHub  Год назад

      Thanks so much! Please spread the word about our channel.

  • @alirazabokhari1245
    @alirazabokhari1245 3 года назад

    great job! :)

  • @thevloglife105
    @thevloglife105 4 года назад

    You are really genius how to use some new function.

  • @Terracotta-warriors_Sea
    @Terracotta-warriors_Sea 4 года назад +1

    Please make a video on using the Excel Forecast.ets functions and how they work

  • @paulsingleton6071
    @paulsingleton6071 4 года назад

    Hi Mynda, in the UK I use this formula to show a slightly different variation for fiscal year.
    Assuming the date is in cell A2: =LEFT(YEAR(A2)-(MONTH(A2)3),2)

    • @MyOnlineTrainingHub
      @MyOnlineTrainingHub  4 года назад +1

      Nice! Thanks for sharing, Paul. The LEFT function is redundant though. This returns the same result: =YEAR(A2)-(MONTH(A2)3),2)

    • @paulsingleton6071
      @paulsingleton6071 4 года назад +1

      @@MyOnlineTrainingHub 😀 Not sure where that came from!

  • @bb-ix6tk
    @bb-ix6tk Год назад

    Thank you for this video! It was very helpful. I used the choose formula in my project tracker to associate the proper quarter with the date of the project.
    My question though is my blank date cells are defaulting the quarter cell to the first quarter. Anyway to have the quarter cell stay blank if the date cell is empty?

    • @MyOnlineTrainingHub
      @MyOnlineTrainingHub  Год назад

      Please post your question and sample Excel file on our forum where we can help you further: www.myonlinetraininghub.com/excel-forum

  • @bzflowerbee
    @bzflowerbee 3 года назад

    Hi There, thank you for always helping us out by sharing your videos with us. I have an issue here and I tried to use the choose function but I couldn't get the result I wanted. Our company is doing the weekly calculation for shipping. In 2019, the first day of the week happened to start on 12/31/2018. So, I ran a report from 12/31/2018 to 12/29/2019. When I group it on the pivot table, I group it as day and (number of days is 7). It looks perfect. However, when I group it in quarter, Excel took 12/31/2018 as 4th quarter. What should I do? Can you help me please? :-) Thank you very much!

    • @MyOnlineTrainingHub
      @MyOnlineTrainingHub  3 года назад +2

      If you require non-standard quarterly groupings then you need to add a column to your source data that classifies each row into the quarter you want. A PivotTable grouping will always be based on calendar quarters.

  • @katrinaward5168
    @katrinaward5168 3 года назад

    Great explanation - can you do this with Week Numbers as well?

    • @MyOnlineTrainingHub
      @MyOnlineTrainingHub  3 года назад

      You'd have to convert the week numbers to dates, then covert those dates to fiscal periods.

  • @brenomachado2845
    @brenomachado2845 3 года назад

    I use the eomonth function with an offset of 6. Then It is easy to get the financial year. Use the divide by three trick to get the quarter.

  • @AmberlyMiller-580Xen
    @AmberlyMiller-580Xen Год назад

    Great Solution! QUESTION on this. If my dataset does not have a date listed, I'm getting a 1900 value. Is there a way to right the formula that essentially says if date field is blank, return blank, otherwise follow this solution demonstrated above?

    • @MyOnlineTrainingHub
      @MyOnlineTrainingHub  Год назад

      Glad it was helpful. You can use the IF function to handle blank dates. e.g. =IF( your formula = 0, "", your forumla)

  • @mdandekar
    @mdandekar 4 года назад

    Thanks Mynda for the video. Any idea how the same can be done in case of 'Timelines' for a Pivot table/chart...?

    • @MyOnlineTrainingHub
      @MyOnlineTrainingHub  4 года назад

      Hi Mandar, Timelines create their own groupings, you can't specify them based on fiscal periods, sorry.

    • @mdandekar
      @mdandekar 4 года назад

      @@MyOnlineTrainingHub Appreciate. Thnx :-)

  • @DougHExcel
    @DougHExcel 4 года назад

    Great video, now if we can just have orgs all use the same fiscal periods :-)

  • @cocopop111
    @cocopop111 4 года назад

    I use pivot tables to analyze date by year and month and we do a fiscal year starting in April ... how do I analyze our fiscal year using the grouping fester in the pivot table as you mentioned?

    • @MyOnlineTrainingHub
      @MyOnlineTrainingHub  4 года назад

      I said that in relation to the first example where your fiscal period matches the calendar year. if your fiscal year starts in April then you can't use the PivotTable grouping, which is why you need the second technique.

  • @mariaf9056
    @mariaf9056 3 года назад

    Thanks for this. Now subscribed to your tutorials. How do I get the fiscal year to appear as 2018/19 instead of just 2018?

    • @MyOnlineTrainingHub
      @MyOnlineTrainingHub  3 года назад +1

      Where J2 contains your date:
      =IF(MONTH(J2)

    • @mariaf9056
      @mariaf9056 3 года назад

      @@MyOnlineTrainingHub Thank you so much!

  • @nitinshukla914
    @nitinshukla914 3 года назад

    Thank U very much !! I was in very need of such a awesome formulas as I am accountant and it will be very helpful to me.
    But, Mam, for Fiscal Year, we are following fashion such as 2018-19, 2019-20 etc. how can I do this ??? Plz. reply.

    • @MyOnlineTrainingHub
      @MyOnlineTrainingHub  3 года назад +1

      You can use this formula: =IF(MONTH([@Date])

    • @nitinshukla914
      @nitinshukla914 3 года назад

      @@MyOnlineTrainingHub Very nice of you, Mam. Its working fine. Thanks a lot.

  • @zahiduppal3283
    @zahiduppal3283 3 года назад

    Hi Mynda, This is a great tutorial, Could you please solve my issue, Our payroll sheet starts on Thursday to Wednesday, but we enter timesheet hours every day, how I can group my weekend date, which is Wednesday. Let me know. Thanks

    • @MyOnlineTrainingHub
      @MyOnlineTrainingHub  3 года назад

      Thanks, Zahid! Not sure what you mean with your issue. Please post your question and sample Excel file on our forum where we can help you further: www.myonlinetraininghub.com/excel-forum

  • @mohammedzubair3584
    @mohammedzubair3584 9 месяцев назад

    Hi, Linda. In our Org We treat Apr19 to Mar20 as a complete fiscal year2019. How can we use formula on this ? Example date is on H2

  • @laghmanee
    @laghmanee 2 года назад

    Our fiscal year starts on 10/1 of each year. How can I convert it to show fiscal year, period and week. example 10/1/2022 to look like FY22P1W1?

  • @chaiyya345
    @chaiyya345 4 года назад

    Hi Mynda, thanx for sharing. May i ask, why divided by 3? =ROUNDUP(MONTH)/3,0)
    Thank-You very much

    • @chaiyya345
      @chaiyya345 4 года назад +1

      aaah.. i got it! because a quarter has 3 months..how silly i couldnt figure those

  • @lanaschludi5466
    @lanaschludi5466 3 года назад

    How can I do the opposite? I have annual data (in fiscal years), but I also have other annual data in actual years. In case the fiscal year ends in May 31 2018. Would you match this data set to 2017 since the majority of months of the fiscal year is in 2017? Thank you for your help!

    • @MyOnlineTrainingHub
      @MyOnlineTrainingHub  3 года назад

      Hi Lana, please post your question and sample Excel file on our forum where we can help you further: www.myonlinetraininghub.com/excel-forum

  • @arvindramachandran9926
    @arvindramachandran9926 3 года назад

    Thanks, how do I get weeknum in a given quarter, I have 12 weeks every quarter, the formula should return me the week number based on the date.

    • @MyOnlineTrainingHub
      @MyOnlineTrainingHub  3 года назад

      Sounds like you have specific week numbers as opposed to calendar week numbers. In which case you can use the lookup table approach as shown here for fiscal periods.

  • @naimapedrono9665
    @naimapedrono9665 3 года назад

    Thank you Mynda. The extraction of dates I get from our accounting system comes in this form " '12/09/2020" and Excel doesn't understand it as a date. Which formula I can use to remove the ' and get the dates in the proper form for Excel?

    • @MyOnlineTrainingHub
      @MyOnlineTrainingHub  3 года назад +1

      Hi Naima, you can use the DATEVALUE function to convert the text to dates. =DATEVALUE(cell containing text date)

    • @naimapedrono9665
      @naimapedrono9665 3 года назад +1

      @@MyOnlineTrainingHub thank you so much Mynda for your time. It worked.

  • @harisbista739
    @harisbista739 3 года назад

    Thanks for the tutorial.
    What if the fiscal year starts from 3rd of JAN 2021 and ends at 2nd JAN 2022?

    • @MyOnlineTrainingHub
      @MyOnlineTrainingHub  3 года назад

      Then you should use the last example where you have a lookup table.

  • @henryg5735
    @henryg5735 4 года назад

    And for us in the UK - tax year from 6 April to 5 April? Like the video!

    • @MyOnlineTrainingHub
      @MyOnlineTrainingHub  4 года назад

      You need to use the same technique as the 4-5-4 calendar where you specify the date ranges for each quarter.

  • @DebayanKar7
    @DebayanKar7 2 года назад

    if I have a column values like FY22Q1 and want to convert into mm/dd/yyyy format ?

    • @MyOnlineTrainingHub
      @MyOnlineTrainingHub  2 года назад

      How will you know what month it relates to seeing a quarter is 3 months.

    • @DebayanKar7
      @DebayanKar7 2 года назад

      @@MyOnlineTrainingHub lets assume it will be the first day of the first month

    • @MyOnlineTrainingHub
      @MyOnlineTrainingHub  2 года назад

      Hi Debayan, there are a few ways to tackle this. Please post your question and sample Excel file on our forum where we can help you further: www.myonlinetraininghub.com/excel-forum Also let us know what version of Excel you're using, so we know what functions you have access to.

  • @mattmatt245
    @mattmatt245 3 года назад

    What exactly prevents vlookup from looking for the date in a wrong column (qtr end) ?

    • @MyOnlineTrainingHub
      @MyOnlineTrainingHub  3 года назад +1

      The date you're looking up must be the first column referenced in the table_array argument. As long as you do this, it can't lookup the wrong column. Here is a video tutorial on VLOOKUP that explains it further: ruclips.net/video/4-5-TBhOP6Q/видео.html

  • @harshakumarky9697
    @harshakumarky9697 4 года назад

    One more Question, I have tried roundup function, but unable to get Q4, formula tried =Roundup (Month(@date)/4,0)

    • @MyOnlineTrainingHub
      @MyOnlineTrainingHub  4 года назад

      The ROUNDUP example is only for converting months to quarters where your financial year is the same as the calendar year. If your fiscal periods are different to the calendar year then you need to use the other formula.

  • @skuzy
    @skuzy 2 года назад

    is it possible to have this show WEEK based on fiscal year. eg 5 July = week 1 ?

    • @MyOnlineTrainingHub
      @MyOnlineTrainingHub  2 года назад

      You can use the WEEKNUM function to return the week number for a date.

    • @skuzy
      @skuzy 2 года назад

      @@MyOnlineTrainingHub Excel returned week 4.. when using say 17 Jan 2022.. where as this should be week 30 (based on June fiscal year). Is there a way to combine this with CHOOSE formula you mentioned?

  • @mohammadafsari4686
    @mohammadafsari4686 2 года назад

    Hi Thank you , question i have pms file i want to know is there any way to excel calculate by own and find 3rd date between start and finish date with formula and gives best match date between 2 start and finish date , it's example that can expand for 1000 tasks
    Imagine i have 3 tasks with 5 days duration start is 1/1/22 and finish is 1/12/22 so first task start 1 day and 3rd task start 1/7/22 now I want excel calculate and find best date between in 2 tasks that must be 1/4/22
    Now is there anyway excel calculate and find this date, this is can use for 1000 tasks more or less that I need to find it
    1000000 tnx if you help me 🌹🌹🌹🌹
    Thank you 🌹🌹

    • @MyOnlineTrainingHub
      @MyOnlineTrainingHub  2 года назад

      Hi Mohammad, Please post your question and sample Excel file on our forum where we can help you further: www.myonlinetraininghub.com/excel-forum

    • @mohammadafsari4686
      @mohammadafsari4686 2 года назад

      @@MyOnlineTrainingHub , thank you i send the file to forum 🙏🙏🙏

  • @harshakumarky9697
    @harshakumarky9697 4 года назад

    Hi, I have some doubts, if I have 4 qtr and my qtr starts from Apr- as Qtr1, then how will be the formula.

  • @tolulopejayeoba2448
    @tolulopejayeoba2448 4 года назад

    still not getting this roundup function and i dont know why?

    • @MyOnlineTrainingHub
      @MyOnlineTrainingHub  4 года назад

      Hi Tolulope, If the month number is 1 and you divide it by 3 you get .3333' and when you round up .3333' you get 1. i.e. quarter 1. Month 2 divided by 3 returns .6666' and when rounded up returns 1 i.e. quarter 1. And so on. You might like to use the Evaluate Formula tool on the Formulas tab to see how the formula evaluates. Mynda

    • @tolulopejayeoba2448
      @tolulopejayeoba2448 4 года назад

      @@MyOnlineTrainingHub I understand the meaning of the roundup formula. What I did not get initially was how to insert [@Date] in the formula, but later on, when I picked the cell that contained the date, I realized it worked well. But still wondering why @Date did not work in the formula. I wondered if it is the excel version or maybe I just actually needed to pick the date cell in the formula. Thank you sooo much for your guidance. Stay blessed. Amen

  • @jennifergray6795
    @jennifergray6795 2 года назад

    I tried this and it’s not working for me. Did you have to define the date to @Date?

    • @MyOnlineTrainingHub
      @MyOnlineTrainingHub  2 года назад

      The @Date is a structured reference to a cell in an Excel Table. I formatted my data in an Excel Table, as explained here: www.myonlinetraininghub.com/excel-tables

  • @david70010
    @david70010 Год назад

    Please I want a course for excel and one tshirt

    • @MyOnlineTrainingHub
      @MyOnlineTrainingHub  Год назад

      😁I can help with the course here: www.myonlinetraininghub.com/ The t-shirt is no longer available from Microsoft, which is where I purchased mine, but I think you can get some copies of it from Redbubble.

  • @LearnYouAndMe
    @LearnYouAndMe 4 года назад

    'One can also use below VBA UDF
    Option Explicit
    Function Quarter(dt As Variant, rootMnthNo As Variant) As Byte
    '' dt is date range
    ''rootMnthNo is 1st month number of 1st qrtr
    Dim mnth As Byte, nxtMnth As Byte
    Dim cntr As Byte
    mnth = Month(dt)
    nxtMnth = rootMnthNo
    For cntr = 1 To 12
    Quarter = Application.WorksheetFunction.Ceiling(cntr, 3) / 3
    If mnth = nxtMnth Then Exit Function

    If nxtMnth = 12 Then
    nxtMnth = 1
    Else
    nxtMnth = nxtMnth + 1
    End If
    Next cntr
    End Function
    'if fiscal year starts from Jan then use Quarter(DateRng,1) if from Apr then use Quarter(DateRng,4)

    • @MyOnlineTrainingHub
      @MyOnlineTrainingHub  4 года назад +1

      Thanks for sharing. I try to avoid VBA at all costs unless it's the only option. The dreaded .xlsm extension is a showstopper for many organisations and UDFs are typically less efficient than built in functions.

    • @LearnYouAndMe
      @LearnYouAndMe 4 года назад

      @@MyOnlineTrainingHub You are right but UDF is much user-friendly and clean if there is no inbuilt Excel function for the required output.

  • @dmoney87ification
    @dmoney87ification 3 года назад

    I Can not get this to work it is returning the wrong year or says missing closing parenthesis..... Help!!!!!

    • @MyOnlineTrainingHub
      @MyOnlineTrainingHub  3 года назад +1

      Please post your question and sample Excel file on our forum where we can help you further: www.myonlinetraininghub.com/excel-forum

    • @dmoney87ification
      @dmoney87ification 3 года назад

      @@MyOnlineTrainingHub I have added it

  • @gamexgamezone
    @gamexgamezone Год назад

    CHOOSE(YOU=TIME SAVER,LIFE SAVER) ... sorry ;P XD