+ Reply to Thread
Results 1 to 4 of 4

Blanks cells against date picking row to column without duplication

  1. #1
    Forum Contributor
    Join Date
    08-07-2014
    Location
    India
    MS-Off Ver
    2007
    Posts
    372

    Blanks cells against date picking row to column without duplication

    Hi

    Corresponding to the range against date data picking row to column without duplication.

    DATA:

    Type IN Date OUT Date

    FORD 01/04/2015
    FORD 02/04/2015
    FORD 02/04/2015 02/04/2015
    FORD 04/04/2015
    FORD 06/04/2015
    FORD 06/04/2015
    FORD 06/04/2015
    FORD 08/04/2015
    FORD 09/04/2015

    REQUIRED FORMAT:

    TYPE DATE:

    FORD 01/04/2015 02/04/2015 04/04/2015 06/04/2015 08/04/2015 09/04/2015 12/04/2015 20/04/2015

    file attached.some one help its really appreciate.
    Attached Files Attached Files

  2. #2
    Forum Expert shukla.ankur281190's Avatar
    Join Date
    05-17-2014
    Location
    Lucknow, India
    MS-Off Ver
    Office 365
    Posts
    3,935

    Re: Blanks cells against date picking row to column without duplication

    P3=IFERROR(INDEX(Data!$B$2:$B$58,MATCH(0,COUNTIFS('Required Format'!$O3:O3,Data!$B$2:$B$58)+IF('Required Format'!$I3<>Data!$A$2:$A$58,1,0)+IF(Data!$C$2:$C$58<>"",1,0),0)),"") with CTRL+SHIFT+ENTER and drag over the cells and down.

    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Last edited by shukla.ankur281190; 09-24-2015 at 12:50 AM.
    If I helped, Don't forget to add reputation (click on the little star ★ at bottom of this post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)

  3. #3
    Forum Contributor
    Join Date
    08-07-2014
    Location
    India
    MS-Off Ver
    2007
    Posts
    372

    Re: Blanks cells against date picking row to column without duplication

    shukla.ankur281190

    It was amazing and superb tricks.

  4. #4
    Forum Expert shukla.ankur281190's Avatar
    Join Date
    05-17-2014
    Location
    Lucknow, India
    MS-Off Ver
    Office 365
    Posts
    3,935

    Re: Blanks cells against date picking row to column without duplication

    Glad to help you out

+ 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] Blanks cells against date picking row to column without duplication
    By Vandini.S in forum Excel General
    Replies: 12
    Last Post: 08-20-2015, 02:17 AM
  2. Blanks cells against date picking without duplication in row to column
    By silambarasan.J in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 05-26-2015, 08:40 AM
  3. Replies: 3
    Last Post: 05-09-2015, 01:25 AM
  4. [SOLVED] find a column by date and filter that column by removing blanks
    By rsami in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 03-28-2013, 10:56 PM
  5. [SOLVED] Vlookup – Picking up first date and then picking up second date if there is one.
    By CranstonWatts in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 11-21-2012, 11:32 AM
  6. Picking entries left to right and skipping blanks
    By Hitch75 in forum Excel General
    Replies: 8
    Last Post: 10-13-2011, 10:38 AM
  7. Picking Values from a row with blanks?
    By jbanks in forum Excel General
    Replies: 6
    Last Post: 10-06-2008, 05:50 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