I have two columns, Category of Equipment and Labor Hours. Each individual cell of the CoE column is one of a few different categories. Door, Rack, Kit, Base, Shelf, Accessory, etc. The Labor Hours shows the time taken to install specific products, based mostly on category. What I'm trying to do is take each category (multiple CoE column duplicates), get the Labor Hours values for all of the respective cells, then get the mean, median, mode, range, etc. per the total of each category.