View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Michael via OfficeKB.com Michael via OfficeKB.com is offline
external usenet poster
 
Posts: 2
Default Counting Rows Then Counting Values in Columns

I have a lot of spreadsheets with many rows and columns of numbers. I need
a way to find the highest value in each row, (mark it some how, bold the
number maybe), then count the number of "highest" values are in each
column.

Is there an easy way to do this?

Thank You,
Michael