how do i filter records with greater number across rows

  • Thread starter Thread starter Scouvy
  • Start date Start date
S

Scouvy

I have a worksheet with 9 columns and 1883 rows. My main focus is on column b
and c. Column b has file numbers and column c has the file revision numbers.
I want to see only data with the latest file revision across the data range.
 
Hi,
select the 9 columns and then filter it by column C, descending so you will
have the latest one at the beginning
Hope this help
 
Back
Top