Button To open form and find record

acesdave

New member
Local time
Today, 23:36
Joined
Jan 11, 2012
Messages
1
Hi Guys

I have seen similar issues around but not been able to fins anything that works.

The issue i currently have is with creating the navigation buttons between forms and their functionality.

My table is named tblUserInfo
and the two forms are Form1 and Form2

On the welcome form i want to insert a button which is coded to do the following when a user enters their ID:

1) Request the user to enter their ID

2) Check the user ID against others already in the database to determine if they an entry has already been made.

3) If an entry has been made then a Form2 opens with all the relevant boxes already completed.

4) If the search finds entry then Form2 opens with no data involved.

I have been trying lost of different codes but am not sure how to code the searches.

I have been able to write the code for the new record.

Any assistance will be greatly appreciated!!

Thanks in advance
 
do you have an example of what this looks like because I am not sure what you are after - if you can provide a visual I can point you in the right direction....
 

Users who are viewing this thread

Back
Top Bottom