Data
This page presents procedures from class DoCmd related to the theme Data
ApplyFilter - The ApplyFilter method carries out the ApplyFilter action in Visual Basic.
RefreshRecord - The RefreshRecord method performs the RefreshRecord macro operation from Visual Basic.
RepaintObject - The RepaintObject method carries out the RepaintObject action in Visual Basic.
Requery - Carries out the Requery action in Visual Basic.
SetFilter - Use the SetFilter method to apply a filter to the records in the active datasheet, form, report, or table.
SetOrderBy - Use the SetOrderBy method to apply a sort to the active datasheet, form, report, or table.
SetParameter - Use the SetParameter method to create a parameter for use by the BrowseTo, OpenForm, OpenQuery, OpenReport, or RunDataMacro methods.
ShowAllRecords - The ShowAllRecords method carries out the ShowAllRecords action in Visual Basic.