+ Reply to Thread
Results 1 to 5 of 5

Data Cleaning (Revised)

  1. #1
    Registered User
    Join Date
    06-28-2016
    Location
    Bangkok
    MS-Off Ver
    2010
    Posts
    80

    Data Cleaning (Revised)

    Hi everyone,

    Good evening. Could anyone provide me VBA code for the following requirements?

    Requirement 1: Separate data to different row if there are symbol ',':-
    • Example 1: there are "BB1, BB2, BB3" for set 2. I need one row for BB1, one row for BB2 and one row for BB3 with set 2 at column A
    • Example 2: there are "BB1, BB2" for set 4. I need one row for BB1 and one row for BB2 with set 4 at column A
    • Example 3: there are "AA, BB1" for set 5. I need one row for AA and one row for BB1 with set 5 at column A

    Requirement 2: Remove cell (shift up) if there is no number in the cell:-
    • For example, AA for set 5 should be excluded from the list because it doesn't contain number.

    Would it be possible to provide me one VBA code for requirement 1 and another one requirement for requirement 2?
    Just for your information, the real data contains more than 20,000 records.

    Please take a look at the file attached for my expected output with samples.

    Thank you and have a nice day

    N.B. I try to use my old topic's solution but the requirements are slightly difference.
    Attached Files Attached Files
    Last edited by cmokasak; 07-28-2016 at 07:31 AM.

  2. #2
    Forum Expert
    Join Date
    12-15-2009
    Location
    Chicago, IL
    MS-Off Ver
    Microsoft Office 365
    Posts
    3,177

    Re: Data Cleaning (Revised) - Urgent

    What have you tried so far?

  3. #3
    Registered User
    Join Date
    06-28-2016
    Location
    Bangkok
    MS-Off Ver
    2010
    Posts
    80

    Re: Data Cleaning (Revised) - Urgent

    I try to use the same code (by millz) as my old topic: http://www.excelforum.com/showthread...t=#post4428512.
    But, it is not working as the requirement is different.

    Please Login or Register  to view this content.
    Then, I try to use function to separate the data and arrange them manually.
    But, it is not suitable for the table of 20,000 records.

    This is very importance data. Therefore, I try to find the best way to separate it.
    Last edited by cmokasak; 07-27-2016 at 01:58 PM.

  4. #4
    Registered User
    Join Date
    06-28-2016
    Location
    Bangkok
    MS-Off Ver
    2010
    Posts
    80

    Re: Data Cleaning (Revised) - Urgent

    Can anyone help me please?

  5. #5
    Registered User
    Join Date
    06-28-2016
    Location
    Bangkok
    MS-Off Ver
    2010
    Posts
    80

    Re: Data Cleaning (Revised) - Urgent

    There is no solution yet.
    Could anyone help me please?

+ 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] Data Cleaning
    By cmokasak in forum Excel General
    Replies: 7
    Last Post: 07-08-2016, 03:08 AM
  2. Data cleaning
    By platesigns in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-13-2014, 12:59 PM
  3. Need Help With Cleaning Data
    By fennman in forum Excel General
    Replies: 6
    Last Post: 07-10-2008, 06:42 AM
  4. Data cleaning, HELP!
    By a303 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 02-06-2007, 01:43 AM
  5. Data Cleaning
    By mazmjh in forum Excel General
    Replies: 1
    Last Post: 11-27-2006, 12:12 PM
  6. Merging data revised
    By asante_za in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 01-11-2006, 11:40 AM
  7. [SOLVED] Format excel to revised date automatically when revised
    By annetteberrios in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 09-02-2005, 10:05 AM

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