If I need to do something like the following in Excel, would I use a VB
macro?
What I have is a number of occurrences with the same number (top 10
rows), followed by some value. I want a unique row per a column 1 value
with the average of all those after it. I can do this manually but
really want to have this done automatically once I toss in some numbers.
Thanks,
Frank
1 53
1 60
1 60
1 60
1 60
2 60
2 60
2 60
2 60
2 58
1 58.6
2 59.6
macro?
What I have is a number of occurrences with the same number (top 10
rows), followed by some value. I want a unique row per a column 1 value
with the average of all those after it. I can do this manually but
really want to have this done automatically once I toss in some numbers.
Thanks,
Frank
1 53
1 60
1 60
1 60
1 60
2 60
2 60
2 60
2 60
2 58
1 58.6
2 59.6
Comment