R
Roger De Jonckheere
Hi NG,
I'm sure this has been discussed here many times before, but I was to tired
(and a bit lazy) to search for the right thread and I must admit, that I am
newbie in access (vba) programing logic, so here's my situation:
I have a address table (table1) just containing the zip code but not the
location. I have a second table (table2) containing the zip and location.
I created a form to enter those addresses and just supplied an entry filed
for the zip code and a second textbox (ehich is locked) and should show the
appropriate location name... Guess what? I see nothing else than "#name?" in
that text box, no matter what I try to set as Control Source. What do I have
to put there that it dynamically changes the value (location name) when I
change the zip code in the form?
Please, someone enlighten me. Thank you.
Roger
I'm sure this has been discussed here many times before, but I was to tired
(and a bit lazy) to search for the right thread and I must admit, that I am
newbie in access (vba) programing logic, so here's my situation:
I have a address table (table1) just containing the zip code but not the
location. I have a second table (table2) containing the zip and location.
I created a form to enter those addresses and just supplied an entry filed
for the zip code and a second textbox (ehich is locked) and should show the
appropriate location name... Guess what? I see nothing else than "#name?" in
that text box, no matter what I try to set as Control Source. What do I have
to put there that it dynamically changes the value (location name) when I
change the zip code in the form?
Please, someone enlighten me. Thank you.
Roger