M
Mark
Hi,
On a form, I have a pull-down combo box with control
source: HospitalName, row source type: table/query, row
source: tableHospital, bounnd column: 1. I have a text
box with control source: HospitalPhone. Both,
HospitalName and HospitalPhone, are from the same table
(tableHospital).
How can I make it so that when the user selects a hospital
name from the pull down box... the hospital phone text box
is filled with the corresponding phone number of that
hospital name? And importantly, when the phone number is
filled... have the ability to edit the number if need be
and not be read-only field.
Thanks a bunch!!!!!
On a form, I have a pull-down combo box with control
source: HospitalName, row source type: table/query, row
source: tableHospital, bounnd column: 1. I have a text
box with control source: HospitalPhone. Both,
HospitalName and HospitalPhone, are from the same table
(tableHospital).
How can I make it so that when the user selects a hospital
name from the pull down box... the hospital phone text box
is filled with the corresponding phone number of that
hospital name? And importantly, when the phone number is
filled... have the ability to edit the number if need be
and not be read-only field.
Thanks a bunch!!!!!