| ||||||||||||
|
How To Open Email Using SendObject Access Example Download Send Email Access Sample Download (Advanced) Programming MS Access Security Alternative Inventory Calculations Down Load ( Single User) How To Perform Inventory Calculations (Multi-User) Make Dependent Combo Box Code Access Database Download How To Fill Fields From Combo Box Use Global Variables as Parameters Download Continuous Form Dependent Combo Box How To Program Continuous-Continuous Master/Detail Forms Download Example for Bar Chart/ Bar Graph on Access Forms Programming Crosstab Query Example TransferText & OutputTo Examples DoCmd.OpenForm & OpenArgs VBA Example |
Fill Multiple Form Fields From Combo Box
The Microsoft Access combo box programming example shows you how you can include
up to nine different fields in a combo box select query and use these fields to
fill in other fields on your data entry forms.
Note that this example is for single-record form layouts. In the downloaded example note the Data Source property for the combo box and the Default Value properties for the Room Number and Telephone Number fields. You can combine this technique with the dependent combo box example to add additional capability to your Access forms. Make sure the Column Count property of the combo box matches the number of fields in the select statement for the combo box. If you indicate less fields than you have selected then assigned the values to other fields simply won't work and you won't get any error message. Click here to download the combo box/form fields MS Access example. |
|
|
Access Database Examples • Microsoft Access Templates • MS Access Tutorials |