Hi folks,
Looking to get some Excel help here.
Here is what I need to do.
I am trying to analyze product and machine run rate data over a 3 month period.
Column A are the product numbers
Column B are the corresponding machine run rates
These columns are read in from a showcase query and yield results in the thousands.
There are about 25 unique product numbers, but they get manufactured mutiple times each month and so each data point has its own corresponding machine run rate
The general logic I am trying to implement is as follows;
I want to create a program that automatically averages all the machine run rates for each product number
if it detects a new product number, then the AVERAGE function resets and averages all those corresponding machine run rates
It then spits out the data in Column B (product numbers) and column C (Average machine run rate)
(25 values, one run average run rate for each product number)
Can anyone tell me how?
Thanks!!
-Vik
Bookmarks