The contents of a combo box are derived from the results of a query. In this video, database expert Adam Wilbert shows how to manipulate the query to combine the results of three data fields into a single field that is much easier to read.
- [Instructor] Right now, our combo box is displaying…details about our product spread…across three different columns.…The item name, size, and color columns are…all simultaneously being shown in the dropdown menu.…Now I can actually clean up the display…of our combo box by modifying that query a little bit.…Let's go back over here to the data tab,…and then the row source property, I'll click there,…and then click on the build button…to go back into query itself.…Then, I'm going to turn off the item, size,…and color columns by unchecking their boxes.…Next, I'll come over here to the next blank column,…and, in the field row, I'll right-click…and enter in the zoom window.…
I'm going to change my font size up a little bit,…so we can see what I'm about to type here.…And here, I'm going to enter in a calculation…that'll combine the item, size,…and color into a single column.…To do that, I'll type in a square bracket…and make reference to the item field,…then I'll use the text concatenation symbol,…the ampersand, to join that to another text string.…
Author
Released
12/10/2018- Explore the components to a specific database.
- Identify the steps needed to create a form with the Form Wizard.
- Determine the steps to use when organizing the form elements.
- Examine the components of anchor control.
- Recognize the elements of modifying form properties.
- Identify the steps necessary for combining text boxes.
- Determine how to add a form header.
- Recognize the steps to take to organize screen space with tabs.
- Explore the ways to add data to a text box.
- Identify the essentials of a report’s structure.
Skill Level Intermediate
Duration
Views
Related Courses
-
Access 2019 Essential Training
with Adam Wilbert3h 40m Beginner -
Access 2019: Queries
with Adam Wilbert3h 56m Intermediate
-
Introduction
-
Trust the exercise files1m 25s
-
1. Making the Most of Forms in Access
-
Create a form with subforms5m 11s
-
2. Form Design Basics: Creating an Employee Directory
-
Object alignment5m 58s
-
Anchor controls3m 54s
-
Modify form properties5m 8s
-
Additional form properties1m 44s
-
Combine textboxes2m 54s
-
Add a form header4m 51s
-
3. Form and Report Controls
-
Label control6m 21s
-
Lines and rectangles5m 55s
-
Button controls4m 18s
-
Button properties3m 37s
-
Link to external content4m 22s
-
Add data with a text box3m 21s
-
Select data with a combo box6m 32s
-
Additional image properties4m 20s
-
Embed a subform control5m 27s
-
Prepare a query for charting1m 26s
-
Display a chart5m 32s
-
Link form controls5m 24s
-
Edit the Tab Stop sequence4m 48s
-
-
4. Getting Around the Database
-
Create a main menu5m 53s
-
Refine button macros4m 54s
-
Create a data entry form6m 47s
-
-
5. Report Layout
-
Understand report structure8m 13s
-
Build a report from a query4m 54s
-
Create calculation fields5m 49s
-
Add a report header5m 5s
-
Segment dates into groups4m 31s
-
Format date header sections3m 42s
-
6. Linking Forms and Reports: Creating a Profit Summary
-
Build the query5m 2s
-
Create the report structure4m 51s
-
Connect the form5m 42s
-
Connect the query4m 34s
-
-
Conclusion
-
Next steps1m 2s
-
- 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: Edit the display of a combo box