G
Guest
Hello all...
I need to have two text boxes update each other based on which one the user
puts the information into.
I have one text box called "HospitalNumber" and one called "HospitalNAme"
On the entry form, the user might have the Hospital Name or Number, so if
they enter the number, I want the Hospital Name to appear. If they enter the
Hospital Name, then I want the number to appear.
I know how to update one text box based on another, but I can't figure out
how to get both to update each other.
BTW, the info is pulled from tblFacilities, in either FacilityNumber or
FacilityName.
Thanks in advance!
I need to have two text boxes update each other based on which one the user
puts the information into.
I have one text box called "HospitalNumber" and one called "HospitalNAme"
On the entry form, the user might have the Hospital Name or Number, so if
they enter the number, I want the Hospital Name to appear. If they enter the
Hospital Name, then I want the number to appear.
I know how to update one text box based on another, but I can't figure out
how to get both to update each other.
BTW, the info is pulled from tblFacilities, in either FacilityNumber or
FacilityName.
Thanks in advance!