Access form objects serve as the main user interface in custom Access database applications. In this video, learn about the role that forms fill, and how they can be used to collect input to fill in tabular data, collect parameters for queries, or hold buttons that provide interactivity.
- [Instructor] The next Access object that we're gonna start working with is forms. Form objects serve several important roles in the database. First, forms create the main user interface for your database and allow you to set up the navigation systems and group tasks together in ways that make sense for your organization. Forms provide a blank canvas for you to populate with lots of objects, in order to manipulate the data and functionality of the database. You'll do this by adding references to table fields and records and other control objects, such as buttons, that are attached to macros or Visual Basic routines in order to provide interactivity and trigger pre-scripted events.
You can also create a unique experience for the users of your database by adding images and using font and color schemes that are pleasing to work with and that support the organization's brand. Finally, you can add additional interactive controls to your data, such as toggle buttons and dropdown combo boxes and charts. Primarily forms will be used to interact with your data. They typically display one record at a time in a highly customizable way so that you can see the entire picture of how the related fields come together. Each field on a form acts as a window into a single cell on the source table and any edits that you make on the form get saved right back into the table.
Forms are also used to for managing the business of managing the database. They don't have to be connected to a data source at all. They can merely act as an interface for your users to provide parameters for query criteria and to generate customized reports. Forms can also be used to organize buttons into logical groupings or related tasks. For example, with the navigation form, you can use buttons to move from object to object completely bypassing the long list in the navigation pane. In fact, a well-crafted database often bypasses the navigation pane altogether.
This allows you to work in a way that makes sense for your particular workflow and sequence. As an added benefit, or maybe even the most important benefit, this also keeps people focused on the areas of the database that they should be working with and can help keep them out of areas that should stay behind the scenes. So that's a little bit about the role of forms and how they serve Access Databases. Let's dig in and start creating some of our own.
Author
Released
9/24/2018- Determine the essential uses for the Trust Center.
- Explore the functions of the database Navigation pane.
- Recognize the fundamentals of entering data when using Access.
- Identify the necessary steps when importing a table when using Access.
- Break down the fundamentals of filtering and sorting table data in Access.
- Identify the method utilized when building queries in Design view.
- Determine the role of forms in Access.
- Examine all of the elements involved in maintaining a database in Access.
- Explore how to properly protect an Access database with a password.
Skill Level Beginner
Duration
Views
Related Courses
-
Introduction
-
1. Getting Started
-
Database concepts4m 27s
-
Create the database file3m 53s
-
Understand the Trust Center3m 29s
-
Digging into Ribbon tabs5m 3s
-
The database Navigation pane3m 22s
-
-
2. Creating Tables
-
Enter data3m 44s
-
Primary and foreign keys4m 47s
-
Importing tables4m 29s
-
3. Setting Field Properties
-
Control input with masks4m 37s
-
Set a default value2m 42s
-
Data validation rules4m 53s
-
Data lookup fields3m 58s
-
Additional field properties4m 40s
-
4. Organizing Records
-
Sorting table data3m 7s
-
Filtering table data2m 27s
-
Deleting records1m 32s
-
-
5. Using Queries
-
What are queries?3m 19s
-
The Simple Query Wizard4m 22s
-
Build expressions5m 21s
-
Obtain summary statistics7m 23s
-
-
6. Creating Forms
-
Generate forms from tables5m 16s
-
Using the Form Wizard3m 50s
-
Form Design view4m 38s
-
Find records4m 33s
-
7. Creating Reports
-
Introducing reports3m 27s
-
The Report Wizard4m 37s
-
Edit a report in Layout view5m 11s
-
Group and sort records5m 35s
-
Creating calculated totals2m 59s
-
Create labels3m 31s
-
Adjust print settings3m 38s
-
-
8. Maintaining the Database
-
Set startup options3m 18s
-
Conclusion
-
Next steps55s
-
- Mark as unwatched
- Mark all as unwatched
Are you sure you want to mark all the videos in this course as unwatched?
This will not affect your course history, your reports, or your certificates of completion for this course.
CancelTake notes with your new membership!
Type in the entry box, then click Enter to save your note.
1:30Press on any video thumbnail to jump immediately to the timecode shown.
Notes are saved with you account but can also be exported as plain text, MS Word, PDF, Google Doc, or Evernote.
Share this video
Embed this video
Video: Understand the role of forms