View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] joeafro84@hotmail.com is offline
external usenet poster
 
Posts: 11
Default Pulling out the highest ten numbers from a list

I am tracking out of stock items at work and I have a list of about 80
or so numbers, updated twice a week, and I would like to track the
aisles with the highest number of out of stocks. Is there a way to
pull out the ten highest numbers from this list and put them in a
sorted list so that I can illustrate those aisles with the highest
gaps.

Thanks in advance.