I have an excel file, In the first sheet it has data like total count with status active is 59 rows status obsolete 10 rows.
In the second sheet with 59 records with status column like ACTIVE AND OBSOLETE.
I want to create a macro to select records by clicking a button it has to filter records ACTIVE or OBSOLETE using VBA.