I know there has to be a way to do this. Here's the problem: I have a list of items. I would like to calculate the percentage that each item is of the total. For instance, the list of parts includes 48 items consisting of 1's, 2's and 3's. I want to know what percentage of the total are the 1's. What percentage of the total are 2's, etc. I'm very familiar with VBA, but I need this to be a formula. I've experimented with COUNT, COUNTIF, DCOUNT, DCOUNTA and the other functions in Excel. I just know there has to be a way to combine one (or more) of these functions to accomplish the task.
Your help is greatly appreciated.
Your help is greatly appreciated.