Carlos has created several tables for his Organic Produce farm database including Customers, Vendors, and Products. Now he wants to create forms that will make it easier to enter data in the database. Determine the best methods for Carlos to use when creating forms for his specific needs.


The new custom form meets Carlos' requirements; however, some of the labels do not clearly describe the data that needs to be entered in the form. Which label property should Carlos change to make the label more descriptive and clear to the user?

Respuesta :

Carlos will make use of the Controls gallery found on the DESIGN tab of the Ribbon's Forms Layout Group.

Which control lets you select an entry from a list or type one in?

A combo box lets a user choose only one item from the list or type in an entry.No matter how the current value is entered, the control will show it in the text box.

What is gallery control used for?

A Gallery control has the ability to display a number of records from a given data source, and each record can contain a variety of data types.Use a Gallery control, for instance, to display multiple contacts with each item displaying contact information such as their name, address, and phone number.

Learn more about Controls gallery here:

https://brainly.com/question/27203204

#SPJ4