Microsoft Access listbox | form design and VBA

Описание к видео Microsoft Access listbox | form design and VBA

In this Access database tutorial I will show you how to create a form that includes a list box containing data from a customer table. I will also show you how to use ms access VBA to populate textboxes in another part of the form with data from the list box row source when you click on a row in the list box.

00:00 Introduction to the completed project
01:00 Where you can download the completed file
02:00 Import the tables
08:42 Create query
15:06 Create the form
32:55 Add the listbox
35:50 Set the listbox column widths and add headers using VBA
41:30 Create the listbox click event that selects the data for the details section
48:55 Add the label for the main form title

You can download the completed Access database form design project file used in this video at the following link:

https://github.com/toddbrannon/Access...

Комментарии

Информация по комментариям в разработке