Regarding data entry in the form of a date into a textbox and using it to search for a record.

Joined
Sep 23, 2012
Messages
1
Reaction score
0
Hi !

Can somebody please help with this problem?
I have to use a textbox to enter data into a form in MS access 2010
and use that data to search for a record in a table.?
In my case this is how it is supposed to be: ,whenever the user enters a date of birth,it will search in a table for all the families (identified by a unique family code) which have their baby scheduled to be born that day.and then it will return the matching family code.THis will then direct the user to a new form where they can enter new data.
I am really confused as I am new to Visual Basic.I am to manipulate tables until AfterUpdate event for the textbox.:(:confused:
Any help is appreciated.:bow:

Thank you for reading!!:
 
Joined
Oct 23, 2012
Messages
29
Reaction score
0
hey Aard
am not getting it right
but you can always use ms access query with parameter

if make the problem more clear it would good
 

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

Top