jb
Member
An excel sheet contains data of few employees.
Column A contains employee number, column b contains name of employee.
Column C contains present days of employees. Column D presents attendance percentage.
Column C is updated at end of every month.
Now a list is required to be prepared which will display employee number, employee name and attendance percentage in descending order of attendance percentage.
This list must be refreshed automatically when column C will be updated and due to that column D will also be updated.
I have tried to prepare such sorted list. But it is not giving me expected result.
If more than one employee has same attendance percentage, it shows same employee number and name in all rows having same attendance percentage.
How to solve this?
I am attaching sample sheet.
Column A contains employee number, column b contains name of employee.
Column C contains present days of employees. Column D presents attendance percentage.
Column C is updated at end of every month.
Now a list is required to be prepared which will display employee number, employee name and attendance percentage in descending order of attendance percentage.
This list must be refreshed automatically when column C will be updated and due to that column D will also be updated.
I have tried to prepare such sorted list. But it is not giving me expected result.
If more than one employee has same attendance percentage, it shows same employee number and name in all rows having same attendance percentage.
How to solve this?
I am attaching sample sheet.
Attachments
Last edited: