+ Reply to Thread
Results 1 to 7 of 7

Selecting Specific Data By Dates

Hybrid View

  1. #1
    Forum Expert GeneralDisarray's Avatar
    Join Date
    09-15-2011
    Location
    Pittsburgh, PA, USA
    MS-Off Ver
    Windows Excel 2016
    Posts
    1,416

    Re: Selecting Specific Data By Dates

    I don't see any functions in the Excel file you attached.

    But, if you are looking to find the Quarter for a given date, you could use the 'Choose' and 'Month' functions:

    =CHOOSE(MONTH(Cell_With_Date_Value),"Q1","Q1","Q1","Q2","Q2","Q2","Q3","Q3","Q3","Q4","Q4","Q4")

    Basically, that would assign a value like Q1 to any date from Jan,Feb,Mar etc. Could add a column for quarter and then use that in your function somehow?
    Remember, saying thanks only takes a second or two. Click the star icon(*) below the post you liked, to give some Rep if you think an answer deserves it.

    Please,mark your thread [SOLVED] if you received your answer.

  2. #2
    Registered User
    Join Date
    08-08-2016
    Location
    United States
    MS-Off Ver
    15.24
    Posts
    4

    Re: Selecting Specific Data By Dates

    Quote Originally Posted by GeneralDisarray View Post
    I don't see any functions in the Excel file you attached.

    But, if you are looking to find the Quarter for a given date, you could use the 'Choose' and 'Month' functions:

    =CHOOSE(MONTH(Cell_With_Date_Value),"Q1","Q1","Q1","Q2","Q2","Q2","Q3","Q3","Q3","Q4","Q4","Q4")

    Basically, that would assign a value like Q1 to any date from Jan,Feb,Mar etc. Could add a column for quarter and then use that in your function somehow?
    Thanks i'll give it a try!

+ 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] Selecting all data in specific columns without selecting adjacent column.
    By EnigmaMatter in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 03-11-2014, 02:20 AM
  2. Selecting all data in specific columns without selecting adjacent column.
    By EnigmaMatter in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-10-2014, 03:50 PM
  3. [SOLVED] Selecting specific data out of a large list
    By colourxpalette in forum Excel General
    Replies: 3
    Last Post: 05-24-2012, 05:05 PM
  4. Selecting Data from a specific date range
    By drakk in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 02-25-2012, 04:30 AM
  5. Selecting Data from one table to another between dates
    By junior420 in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 08-04-2011, 07:11 PM
  6. Selecting data bettween dates...
    By noliveira in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 03-31-2008, 08:09 AM
  7. [SOLVED] Selecting Specific Data within a Table
    By Huge Peanuts in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 02-21-2006, 12:15 PM
  8. Replies: 1
    Last Post: 09-26-2005, 08:05 AM

Tags for this Thread

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