You use browse mode to actually work with the data from your database table. In browse mode you can page through your records, edit, add and delete records, create filter queries to select subsets of records, hide and show fields, and apply sort orders. These operations are the same as those you use when working in Table Grid View.
You can switch to browse mode, if you are in design mode, by clicking on the Browse button on the toolbar or selecting the Browse command from the View menu.
Here’s a summary of the things you can do in forms browse mode:
Page up and down through the database table (see Moving around in a form)
Edit, add and delete records (see Adding records, Editing records, and Deleting records)
Print records (current form, all forms or a subset of forms).
Switch to a table grid view or to form design mode.
Create filters (see Filtering a table)
Apply sort orders (see Sorting a table)
Hide fields (see Hiding fields from the form)
Show fields (see Showing hidden fields in the form)