+ Reply to Thread
Results 1 to 7 of 7

Missing Dates

  1. #1
    Registered User
    Join Date
    03-14-2013
    Location
    Chattanooga, Tn
    MS-Off Ver
    Excel 2007
    Posts
    14

    Missing Dates

    I have a worksheet with 226749 rows of data extracted from a database. The table has many different Column Titles which includes Name, From Date, To Date, Etc. The issue is that this data is missing dates sometimes.
    Please Login or Register  to view this content.
    I need a way to find out what names are missing what dates. Any suggestions. Remember there are tons of names, and the table above is already filtered to one of the names. I need to be able to do this without going through every name. Because there are like 40,000. Thank you.
    Last edited by mrsmirf; 06-13-2013 at 12:22 PM. Reason: Titled wrong

  2. #2
    Valued Forum Contributor
    Join Date
    03-21-2013
    Location
    cyberia
    MS-Off Ver
    Excel 2007
    Posts
    457

    Re: Missing Dates

    Quote Originally Posted by mrsmirf View Post
    I have a worksheet with 226749 rows of data extracted from a database. The table has many different Column Titles which includes Name, From Date, To Date, Etc. The issue is that this data is missing dates sometimes.
    From Date To Date
    11/01/2012 11/30/2012
    10/01/2012 10/31/2012
    07/01/2012 07/31/2012

    I need a way to find out what names are missing what dates. Any suggestions. Remember there are tons of names, and the table above is already filtered to one of the names. I need to be able to do this without going through every name. Because there are like 40,000. Thank you.
    Could you post a file indicating your data layout and what missing/non-missingdates are to included where?

    All I glean from you above is that you may be missing the dates between 11/1/2012 and 11/30/2012, etc. If so why don't you just fill them in. Excel makes that easy.

    If you want some VBA, which is understandable for that many rows, that's OK, but should be clearer just what you want it to do, and where.

  3. #3
    Registered User
    Join Date
    03-14-2013
    Location
    Chattanooga, Tn
    MS-Off Ver
    Excel 2007
    Posts
    14

    Re: Missing Dates

    Kalak,

    I would post what I am working with but it is all confidential. I have even changed the titles as to not give to out too much information.
    But to answer you question. It is not only the dates missing as in the example above. Different names have different dates missing.

  4. #4
    Registered User
    Join Date
    03-14-2013
    Location
    Chattanooga, Tn
    MS-Off Ver
    Excel 2007
    Posts
    14

  5. #5
    Forum Contributor
    Join Date
    01-30-2013
    Location
    Wales
    MS-Off Ver
    Excel 2013
    Posts
    231

    Re: Missing Dates

    Have you tried the autofilter menu options?

  6. #6
    Registered User
    Join Date
    03-14-2013
    Location
    Chattanooga, Tn
    MS-Off Ver
    Excel 2007
    Posts
    14

    Re: Missing Dates

    Thanks for the reply.
    Have you tried the autofilter menu options?
    I am going to.
    I am writing the code so that it will auto filter to each name, then insert appropriate rows where there are missing dates. Then once that does its thing. I will just filter to only show "missing" -which I will also insert in column C for every newly inserted row.

    If anyone has any better ideas let me know.

  7. #7
    Registered User
    Join Date
    03-14-2013
    Location
    Chattanooga, Tn
    MS-Off Ver
    Excel 2007
    Posts
    14

    Re: Missing Dates

    This is what I did to make it work.
    Tell me what you think and any suggestions to make it better.
    Please Login or Register  to view this content.
    Last edited by mrsmirf; 06-14-2013 at 08:28 AM.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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