|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Updating 2 fields with a dropdown list
I have a dropdown list that I want to use to populate two different fields.
The dropdown list is set to display a company number and company name and I need the information from both columns. The properties of the dropdown list allows me the save the information for one of those columns (in my case I'm holding onto the company number). How do I also populate the Company name field with the matching company name when the Dropdown list is used? |
|
#2
|
|||
|
|||
|
companyno = cmbocompany
companyname = cmbocompany.column(1) |
|
#3
|
|||
|
|||
|
Worked perfectly - Thanks
|
![]() |
| Viewing: ASP Free Forums > Database > Microsoft Access Help > Updating 2 fields with a dropdown list |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|