To save records in table after I hit command button

ansar.abdulhai

Registered User.
Local time
Today, 04:09
Joined
Mar 19, 2009
Messages
17
Hello All,

I have a form1 linked to a table1 in back end. What I wanted with that form1 is to enter data into the table1. But, I don't want to enter it spontaneously. The user should first get another small form asking to enter a certain field value. Now after entering value in the field, the user should press Next button. Pressing Next button should first look for that field value in the main table2 which is different from table1 but table1 is linked to that table2 with that field, whether a record is present in that or not and if present only then the form1 should be opened and with that field auto filled in that form1. How do I do that?

I am sorry to be too confusing...... Please somebody help me on this!:confused:
 

Users who are viewing this thread

Back
Top Bottom