+ Reply to Thread
Results 1 to 4 of 4

Transposing dates starting from a specific date?

  1. #1
    Registered User
    Join Date
    04-26-2016
    Location
    California
    MS-Off Ver
    2013
    Posts
    2

    Transposing dates starting from a specific date?

    I need help transposing dates from one sheet to another, but only the dates after a specified criteria. I attached a quick mock up of what i'm using.

    Example:

    Sheet 1:
    Rows 2-100 have names of people.
    Columns E-Z need to show the transposed dates.

    Sheet 2:
    G1 contains the date to reference (1 year from today e.g. - 4.26.2015). This date will update each day using =Today()-365

    Sheet 3-101:
    Each sheet has G8-G100 that contain random dates from the past two years. These dates need to go on Sheet 1 in Columns E-Z ideally.


    Currently I am using an IF formula to check the range of cells and then transpose if true, but that's obviously returning a false once the first date in the list goes past the Sheet 2: G1 date.
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: Transposing dates starting from a specific date?

    With VBA to get all data on 1 sheet.

    After that a formula to determine if the date is valid.

    After that a formula to transpose the data.

    See the attached file.
    Notice my main language is not English.

    I appreciate it, if you reply on my solution.

    If you are satisfied with the solution, please mark the question solved.

    You can add reputation by clicking on the star * add reputation.

  3. #3
    Registered User
    Join Date
    04-26-2016
    Location
    California
    MS-Off Ver
    2013
    Posts
    2

    Re: Transposing dates starting from a specific date?

    Thank you so much!

  4. #4
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: Transposing dates starting from a specific date?

    You're welcome. We appreciate the feedback!

    If your question has been solved please mark the thread as being solved.

    In the menu bar above the very first post select Thread Tools, then select Mark this thread as solved.

    It'd also be appreciated if you were to click the add Reputation button at the foot of any of the posts of those who helped you reach a solution.

+ 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. Need a minimum (earliest) date of 4 dates, but only of dates > a specific date.
    By HarvardMajesty in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 01-30-2016, 02:38 AM
  2. Replies: 9
    Last Post: 10-08-2015, 01:50 PM
  3. Referencing the next empty cel in a specific row starting at a specific point
    By Toddiman in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-04-2015, 07:52 PM
  4. Replies: 0
    Last Post: 03-29-2015, 08:11 PM
  5. Date Formula for days of the month, new dates starting on the 2nd of the month.
    By Kenn Jerger in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 12-04-2013, 01:31 AM
  6. Suppress dates in a cell with a formula until a linked starting date is entered
    By shrinkydink in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 01-17-2013, 04:41 AM
  7. import data from txt to excel starting from a specific date to other date
    By dvb_24 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 11-22-2011, 02:35 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