+ Reply to Thread
Results 1 to 10 of 10

Converting Fiscal Periods to quarter number

  1. #1
    Registered User
    Join Date
    10-21-2016
    Location
    Broken Arrow, Oklahoma
    MS-Off Ver
    2010
    Posts
    84

    Converting Fiscal Periods to quarter number

    I was trying to see if there is a good formula to convert fiscal period to quarter numbers.

    It is setup this way. 201701

    Wanting to return "1" for quarter.

  2. #2
    Forum Expert
    Join Date
    12-15-2009
    Location
    Chicago, IL
    MS-Off Ver
    Microsoft Office 365
    Posts
    3,177

    Re: Converting Fiscal Periods to quarter number

    Give this formula a try =INT((RIGHT(A1,2)-1)/3)+1. A1 is your year month value

  3. #3
    Registered User
    Join Date
    10-21-2016
    Location
    Broken Arrow, Oklahoma
    MS-Off Ver
    2010
    Posts
    84

    Re: Converting Fiscal Periods to quarter number

    The problem is I want to show only 1-4 . not all numbers from 1-12. I want Jan-March to group to "1" and so on.

  4. #4
    Forum Expert
    Join Date
    12-15-2009
    Location
    Chicago, IL
    MS-Off Ver
    Microsoft Office 365
    Posts
    3,177

    Re: Converting Fiscal Periods to quarter number

    Post a sample file with your expected result.

  5. #5
    Registered User
    Join Date
    10-21-2016
    Location
    Broken Arrow, Oklahoma
    MS-Off Ver
    2010
    Posts
    84

    Re: Converting Fiscal Periods to quarter number

    Quarter Fiscal Period
    1 201701
    1 201702
    1 201703
    2 201704
    2 201705
    2 201706
    3 201707
    3 201708
    3 201709
    4 201710
    4 201711
    4 201712

  6. #6
    Forum Expert
    Join Date
    12-15-2009
    Location
    Chicago, IL
    MS-Off Ver
    Microsoft Office 365
    Posts
    3,177

    Re: Converting Fiscal Periods to quarter number

    I don't think you tried the formula I posted earlier.

  7. #7
    Registered User
    Join Date
    10-21-2016
    Location
    Broken Arrow, Oklahoma
    MS-Off Ver
    2010
    Posts
    84

    Re: Converting Fiscal Periods to quarter number

    Having trouble with my attachment key.

    1 201701
    2 201702
    3 201703
    4 201704
    5 201705
    6 201706
    7 201707
    8 201708
    9 201709
    10 201710
    11 201711
    12 201712
    Last edited by ahuang3433; 01-18-2017 at 01:51 PM.

  8. #8
    Registered User
    Join Date
    10-21-2016
    Location
    Broken Arrow, Oklahoma
    MS-Off Ver
    2010
    Posts
    84

    Re: Converting Fiscal Periods to quarter number

    this is what I'm getting.

    Having trouble with my attachment key.

    1 201701
    2 201702
    3 201703
    4 201704
    5 201705
    6 201706
    7 201707
    8 201708
    9 201709
    10 201710
    11 201711
    12 201712

  9. #9
    Forum Expert
    Join Date
    12-15-2009
    Location
    Chicago, IL
    MS-Off Ver
    Microsoft Office 365
    Posts
    3,177

    Re: Converting Fiscal Periods to quarter number

    I am getting different result.
    Attached Files Attached Files

  10. #10
    Registered User
    Join Date
    10-21-2016
    Location
    Broken Arrow, Oklahoma
    MS-Off Ver
    2010
    Posts
    84

    Re: Converting Fiscal Periods to quarter number

    I found the mistake. The parenthesis was in the wrong place.

+ 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. [SOLVED] Add Fiscal Quarter to Fiscal Macro
    By sinspawn56 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 05-14-2014, 04:09 PM
  2. [SOLVED] Converting the fiscal week number to the date range.
    By Nunzio in forum Excel General
    Replies: 5
    Last Post: 12-13-2012, 08:23 PM
  3. [SOLVED] Calculate Next Fiscal Quarter End Date
    By kmarron in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 12-05-2012, 05:46 PM
  4. Fiscal Year + Quarter
    By brotherwo in forum Excel General
    Replies: 11
    Last Post: 01-08-2011, 02:10 PM
  5. Calculating the Quarter Number for Calendar and Fiscal Year
    By ExcelTip in forum Tips and Tutorials
    Replies: 1
    Last Post: 04-02-2007, 05:03 AM
  6. Replies: 0
    Last Post: 08-23-2005, 11:59 AM
  7. [SOLVED] fiscal quarter data validation
    By Doug Glancy in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 08-11-2005, 08:05 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