EmperorSpry
New member
- Local time
- Yesterday, 19:39
- Joined
- Jun 19, 2007
- Messages
- 5
I have combo box that lists different stations that fall under my office. The info pulls from a database that has all the stations, their phone and fax numbers.
On the form, I have a text box for the phone and the fax but I want it to automatically update when I select a recruiting station in the combo box.
To get it to work right I know you have to go into visual basic to tweak it but the code that i've been entering in only produces errors.
Database - Stations
combo box name - WI-Station
phone text box - WI-Station Phone
Fax text box - WI-Station Fax
On the form, I have a text box for the phone and the fax but I want it to automatically update when I select a recruiting station in the combo box.
To get it to work right I know you have to go into visual basic to tweak it but the code that i've been entering in only produces errors.
Database - Stations
combo box name - WI-Station
phone text box - WI-Station Phone
Fax text box - WI-Station Fax