Closed Thread
Results 1 to 4 of 4

Help with clearing cells with duplicate data without deleting the entire row

  1. #1
    Registered User
    Join Date
    07-10-2012
    Location
    Edinburgh
    MS-Off Ver
    Excel 2003
    Posts
    41

    Help with clearing cells with duplicate data without deleting the entire row

    Hey all,

    I'm needing a bit of help deleting duplicate cells without deleting the entire row of data.

    For example I need to turn this:
    Code, Product, Colour
    AB121, Camelbak Coloured Valve, Black
    AB122, Camelbak Coloured Valve, Blue
    AB123, Camelbak Coloured Valve, Red
    AB124, Camelbak Coloured Valve, Green

    into this:
    Code, Product, Colour
    AB121, Camelbak Coloured Valve, Black
    AB122, , Blue
    AB123, , Red
    AB124, , Green


    I need to be able to put it into a macro so a little bit of coding would be hugely appretiated.

    Thanks
    Dave
    Last edited by DMacSTB; 07-10-2012 at 03:01 PM.

  2. #2
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: Help with clearing cells with duplicate data without deleting the entire row

    Do you have a sample excel file that you can upload?
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

  3. #3
    Registered User
    Join Date
    07-10-2012
    Location
    Edinburgh
    MS-Off Ver
    Excel 2003
    Posts
    41

    Re: Help with clearing cells with duplicate data without deleting the entire row

    Thanks Arlette.

    Here is a sample:
    Attached Files Attached Files

  4. #4
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: Help with clearing cells with duplicate data without deleting the entire row

    DMacSTB,

    You have already posted this question as a part of this thread. Hence this thread is being flagged as duplicate and thus closed.

Closed 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