Results 1 to 20 of 68

Thread: Database/List Manipulation

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #25
    VBAX Sage SamT's Avatar
    Joined
    Oct 2006
    Location
    Near Columbia
    Posts
    7,709
    Location
    Quote Originally Posted by snb View Post
    The inaccuracy/inconsistency of the data in your CRM-system baffles me.
    Data processing rule # 1: Clean up your data before trying to process it.

    I don't offer ineffectual or unnecessary solutions. If you complete the code for all typos and run it on all incoming data. you will have consistent data. Your sample has almost 500 rows. I ran that code on the entire sheet and it was done literally in the blink of an eye and eliminated 25 of at least 26 duplicate sets of data. If you create a dictionary array list on a sheet as I suggest, it will very easy to maintain as new typos appear. Which they will.
    Last edited by SamT; 06-17-2015 at 11:41 AM.
    Please take the time to read the Forum FAQ

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •