+ Reply to Thread
Results 1 to 2 of 2

Data cleanup based on variable conditions

  1. #1
    Registered User
    Join Date
    05-14-2020
    Location
    Denver, Colorado
    MS-Off Ver
    Office 2016
    Posts
    1

    Question Data cleanup based on variable conditions

    I have a data dump from a system that I do daily and I am looking for a way to automate the elimination of data I don't want. Attached is a data sample and end result I am looking for with specific notes.

    thx,
    Busa
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: Data cleanup based on variable conditions

    Make a table of your data
    Insert => table.

    I2 =A2&F2
    J2 =IF(COUNTIF($I$2:$I2,$I2)=$F2,"yes","")

    After that filter on column J and select for "" (empty).

    Delete the filtered data.

    After that you get the result you posted.

    See the attached file.
    Notice my main language is not English.

    I appreciate it, if you reply on my solution.

    If you are satisfied with the solution, please mark the question solved.

    You can add reputation by clicking on the star * add reputation.

+ 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. Data cleanup in MS Excel
    By chaledodge in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 02-08-2016, 03:52 AM
  2. Data Cleanup
    By harshalcr9 in forum Excel General
    Replies: 3
    Last Post: 12-17-2015, 07:47 AM
  3. Transpose variable based on 2 conditions
    By jam320 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 05-13-2015, 11:00 AM
  4. Extract the data to another sheet based on variable conditions
    By Villalobos in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 03-25-2014, 06:10 PM
  5. Macro to cleanup data based on lookup fields
    By fish221171 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 02-28-2014, 11:11 AM
  6. Get count of items based on 4 variable conditions
    By m2som in forum Excel Formulas & Functions
    Replies: 18
    Last Post: 12-18-2013, 01:04 AM
  7. Sort based on multiple variable conditions
    By tstoney in forum Excel General
    Replies: 8
    Last Post: 03-14-2012, 06:37 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