+ Reply to Thread
Results 1 to 3 of 3

Replicate Remove Duplicates icon using a macro in Excel Mac 2011

  1. #1
    Registered User
    Join Date
    01-16-2012
    Location
    Johannesburg South Africa
    MS-Off Ver
    Mac 2011
    Posts
    1

    Replicate Remove Duplicates icon using a macro in Excel Mac 2011

    How do I get the action related to the Remove Duplicates icon in Mac Excel 2011 replicated in a macro? The reason I am asking is because the Record Macro function does not record the actions linked to this icon.

    I have a relatively large spreadsheet where I want duplicates removed that meet multiple criteria (eg only records where the date, name and address are unique must be kept but the amount can differ). This is what the Remove Duplicates icon allows you to do by selecting the fields used to filter and identify unique records.

  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: Replicate Remove Duplicates icon using a macro in Excel Mac 2011

    If you can attach a sample spreadsheet, i can provide you the code immediately.
    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
    Forum Expert OnErrorGoto0's Avatar
    Join Date
    12-30-2011
    Location
    I DO NOT POST HERE ANYMORE
    MS-Off Ver
    I DO NOT POST HERE ANYMORE
    Posts
    1,655

    Re: Replicate Remove Duplicates icon using a macro in Excel Mac 2011

    The syntax is the same as Windows

    Please Login or Register  to view this content.
    as an example.
    Good luck.

+ 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