View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Arun Arun is offline
external usenet poster
 
Posts: 103
Default Max of 1 column for each unique entry in another column

I have a code complexity spreadsheet. Each entry has the module name, file
name, complexity number of the module. I want to filter the module with the
maximum complexity for each unique file name (displaying the entire line). I
am kind of new to Excel, so I am not sure how to do this. Any help is highly
appreciated.

I think this falls under Excel programming. If it is a different group,
please direct me. thanks.