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.
Any help is appreciated.
Thank you for reading!!:
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.
Any help is appreciated.
Thank you for reading!!: