Results 1 to 8 of 8

Excel Macro that merges duplicates and adds two calculations

Threaded View

  1. #1
    Registered User
    Join Date
    02-27-2016
    Location
    London
    MS-Off Ver
    MS Office 2010
    Posts
    12

    Excel Macro that merges duplicates and adds two calculations

    Hello all,

    I am looking to create a macro that does the following:

    The script has to find the "average days unscheduled" from items with similar name.

    For example, Finance appears twice, one with days unscheduled 20 and another 2. So the average days unscheduled is 11.
    Finance2 appears only once so average # of days unscheduled is 5 and so on.

    So one step is to calculate the average # of days unscheduled for the values that have the same name
    and another step is to find the count of the values of the same name, and remove/hide the duplicates.

    Doing it manually, I know can do do a countif to get the # of times the value is repeated, and then highlight Days unscheduled for the same name and look at the average, I'd like to know to have a macro do the same thing quicker.

    Thanks in advance for any help you guys can provide!!
    Attached Files Attached Files
    Last edited by jodo2; 02-27-2016 at 09:36 PM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Macro to find duplicates, concatenate cells, then delete old duplicates
    By givemepuppies in forum Excel Programming / VBA / Macros
    Replies: 17
    Last Post: 03-04-2016, 02:43 AM
  2. [SOLVED] Excel Macro Step that Duplicates Dragging Fill Handle Down
    By Quinn.Farley in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 02-05-2015, 12:39 PM
  3. Replies: 8
    Last Post: 11-16-2014, 12:07 PM
  4. [SOLVED] Macro to find duplicates, concatenate Unique Values, then delete old duplicates
    By lesoies in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 09-17-2013, 04:32 PM
  5. Replicate Remove Duplicates icon using a macro in Excel Mac 2011
    By Liesl123 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-16-2012, 09:13 AM
  6. Replies: 17
    Last Post: 07-05-2011, 05:37 PM
  7. Macro to check for duplicates and highlight duplicates
    By obc1126 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 12-23-2008, 09:55 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