+ Reply to Thread
Results 1 to 6 of 6

Trying to display yearly quarter using start date

  1. #1
    Registered User
    Join Date
    06-05-2023
    Location
    England
    MS-Off Ver
    365
    Posts
    30

    Trying to display yearly quarter using start date

    Hi People.

    I have a spreadsheet where i have a lot of start dates for projects and i am hoping to find a way to generate which quarter of next financial year it starts in.

    I have attached a sheet to try and demonstrate what i mean.

    So i have all the starts in column B starting from Cell B5, then in Column D starting from Cell D5 it lists what quarter of the next financial year the date lands from column B.

    I was hoping to try and find some formula that could do this for me?

    Si would expect in the two cells that mare blank, D15 would say Q4, and D16 would say Q1.

    Hope i have explained this properly.

    I was thinking of some type of formula that looked at two cells which had 01/04/2025 and 31/03/2025 and return Q1 if it was between these dates, then use + and repeat formula for the other quarters?
    Attached Files Attached Files

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (both in England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2503 (Windows 11 Home 24H2 64-bit)
    Posts
    90,213

    Re: Trying to display yearly quarter using start date

    How is October in Q1?

    In D5 copied down:

    ="Q"&LOOKUP(MONTH(B5),{1,4,7,10},{4,1,2,3})
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help. It's a universal courtesy.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    NB:
    as a Moderator, I never accept friendship requests.
    Forum Rules (updated August 2023): please read them here.

  3. #3
    Registered User
    Join Date
    06-05-2023
    Location
    England
    MS-Off Ver
    365
    Posts
    30

    Re: Trying to display yearly quarter using start date

    This works perfectly, thank you! have a great weekend

  4. #4
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (both in England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2503 (Windows 11 Home 24H2 64-bit)
    Posts
    90,213

    Re: Trying to display yearly quarter using start date

    Glad to have helped. You, too.

    If that takes care of your original question, please choose Thread Tools from the menu link above and mark this thread as SOLVED. You can also access the SOLVED tag by editing the opening post and choosing SOLVED from the drop-down to the left of the title box.

    Also, if you have not already done so, remember that you can reward anyone who offered you help towards a solution for your issue by clicking the small star icon (* Add Reputation) located in the lower left corner of the post in which the help was given. By doing so you can add to the reputation(s) of each of those who offered help.

  5. #5
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 insider Version 2504 Win 11
    Posts
    24,672

    Re: Trying to display yearly quarter using start date

    An alternative using Power Query

    Please Login or Register  to view this content.
    Power Query is a free AddIn for Excel 2010 and 2013, and is built-in functionality from Excel 2016 onwards (where it is referred to as "Get & Transform Data").

    It is a powerful yet simple way of getting, changing and using data from a broad variety of sources, creating steps which may be easily repeated and refreshed. I strongly recommend learning how to use Power Query - it's among the most powerful functionalities of Excel.

    - Follow this link to learn how to install Power Query in Excel 2010 / 2013.

    - Follow this link for an introduction to Power Query functionality.

    - Follow this link for a video which demonstrates how to use Power Query code provided.
    Alan עַם יִשְׂרָאֵל חַי


    Change an Ugly Report with Power Query
    Database Normalization
    Complete Guide to Power Query
    Man's Mind Stretched to New Dimensions Never Returns to Its Original Form

  6. #6
    Forum Expert
    Join Date
    12-09-2014
    Location
    Trakai, Lithuania
    MS-Off Ver
    2016
    Posts
    1,404

    Re: Trying to display yearly quarter using start date

    Power Query
    Please Login or Register  to view this content.
    Attached Files Attached Files

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. amount of days between a start date and end date within a particular quarter
    By AlexEllice in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 09-07-2023, 07:18 AM
  2. Fiscal Quarter/Year Moving Start Date
    By ryanwhite18 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 07-30-2018, 07:02 PM
  3. [SOLVED] Calculating Workdays for each quarter from a start and end date
    By ebe in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 06-09-2015, 01:00 PM
  4. Replies: 1
    Last Post: 08-21-2013, 02:14 PM
  5. Date Range - Start and End Date - Identify dates in a quarter
    By Nikki Fox in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 09-12-2012, 06:05 AM
  6. Replies: 2
    Last Post: 01-04-2012, 09:15 AM
  7. [SOLVED] Auto format quarter start date
    By mabeymom in forum Excel General
    Replies: 2
    Last Post: 07-14-2006, 02:42 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1