Hi All
I have a list of numbers in Excel which vary in length. I want to use some VBA coding to find the top 10% of the list and then return the average of the numbers that meet that criteria. I can do it very inelegantly by recording a macro that filters and then averages, but VBA wants to reference the list as absolute. I was wondering if there were an easier way that just uses VBA?
Many thnaks in advance
Bookmarks