When you create an Access app from a template, or just by importing tables, the app’s ready to use right away. But that doesn’t mean it’s perfect for for the job you’re trying to do. You’ll probably want to make some changes. While you’re using the app in the browser, make some notes about the changes you’d like to see on which views, then:
- Click Settings > Customize in Access.
- Click Open when prompted by the browser.
If you have Access 2013 installed, it’ll open and display the design environment.
- On the left side of the screen, click the table whose view you want to change, and then click the view that needs changing.
- Click the Edit button in the middle of the view.
Now you can start changing the design of the view. Some of the things you can do here:
- Move, resize, or delete controls. (Note that deleting a control on a view doesn’t delete the underlying data—just it’s display on this view).
- Add controls from the ribbon: click a control in the Controls gallery and then click in the view to place it.
- Add controls from the Field List: double-click or drag a field into the view.
- Change the properties of a control by selecting it and clicking the Data or Formatting buttons that appear next to the control.
- Add a macro to a control by selecting it and clicking the Actions button that appears.
- Add buttons to the Action Bar at the top of the view.
Once you’re done making changes, click Save and then Home > Launch App.
App-level changes
- Rename, duplicate, or delete a view by clicking its name in the View Selector, then clicking the Settings/Actions button that appears:
- Add a new view by clicking the Add button (+) to the right of the View Selector.
- Import data into an app by clicking Home > Table, then clicking the type of data to import under Create a table from an existing data source.