CodePudding user response:
AutofilterApparently filtering, you can see AutoFilter method
CodePudding user response:
Using the database, is the most common querySELECT TOP 5 *
FROM the data table
WHERE the date date=@
Data ORDER BY DESC
CodePudding user response:
AdvancedFilter