+ Reply to Thread
Results 1 to 2 of 2

Sort - Merge Current Data into blank cells, remove duplicate information

  1. #1
    Registered User
    Join Date
    09-24-2012
    Location
    USA
    MS-Off Ver
    Excel 2010
    Posts
    7

    Sort - Merge Current Data into blank cells, remove duplicate information

    Hello and thanks in advance for the help,

    So from a userform, I have 27 fields which are entered and copied to a seperate workbook. This part I have working fine. The code I am trying to develope is in the "Host" workbook/worksheet. I have developed code to sort and remove duplicate lines of data by the time that they were entered/transfered to the "Host" and by their unique indicator. The problem is that if on the first entry the user fills out all 27 fields i will have one complete sortable row, if they come back later and just update one of the fields and leave the rest blank, it wipes out the previous and correct entry. This sorta ruins the purpose (and fun) of having a userform in the first place. I still want the "Host" to sort out and remove duplicates, but how can i get it to either "fill in" or "not fill in" based upon the most recent entry having the most correct information. For example if the start date is filled out in the userform on the first entry, and then a week later they need to update more fields on the userform, they should be able to skip (leave blank) the start date and just fill in the field required. I dont want that blank to over ride the previous weeks entry, and the two entries should be "merged" to create just one line based upon their unique indicator.

    This is what I have so far

    Please Login or Register  to view this content.

    Maybe the solution is in the transfer FROM the user form??

    Anyhow, thanks a ton

  2. #2
    Registered User
    Join Date
    09-24-2012
    Location
    USA
    MS-Off Ver
    Excel 2010
    Posts
    7

    Re: Sort - Merge Current Data into blank cells, remove duplicate information

    oh yea, here is my sheet
    Attached Files Attached Files

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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