Hi,
I have a sheet that I am trying to get some metrics on and need to do them with VBA. Basically, I need to get the SUM of all "Ratings" where the status is "On" and exclude any duplicate "Number" (including the rating only once per that "number") . I'll also need the total amount of rows that got calculated (for the next calculation)
After it has the SUM and number of rows:
I want it to SUM up the "rating" for the "number of rows" calculated in the above calculation (excluding duplicates).
Further explanation is in the sheet provided.
Thanks
Bookmarks