Text box update - simple problem

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am trying to update a "Date of Birth" text box on my "Sick Calls" form after the user chooses a name (from a combo box) they want to work with. I basically want the text box to display the persons DOB after the user selects the persons name. I have tried a number of queries and expressions and went deep into the online help to no avail..
Can someone break down the method to pull this kind of thing off?
Thanks much!
 
Here is a link explaining how to populate controls on a form using a
multi-column combo box:

http://support.microsoft.com/default.aspx?scid=kb;en-us;319482#appliesto

--

Cheryl Fischer, MVP Microsoft Access
Law/Sys Associates, Houston, TX


CH33CH said:
I am trying to update a "Date of Birth" text box on my "Sick Calls" form
after the user chooses a name (from a combo box) they want to work with. I
basically want the text box to display the persons DOB after the user
selects the persons name. I have tried a number of queries and expressions
and went deep into the online help to no avail...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top