Hi,
I'm working on database to store n retrive data from the master table(13 feilds , EmpId feild is the primary key). I have 2 forms. Main form is used to enter the date into table. The second form i used to pull the data from the master table nad display the same in 2nd form. I want to create a search button, which should pull data from master table based on the Empid mentioned on the form. Please help me how to do this task.
Thanks in Advance!!!
I'm working on database to store n retrive data from the master table(13 feilds , EmpId feild is the primary key). I have 2 forms. Main form is used to enter the date into table. The second form i used to pull the data from the master table nad display the same in 2nd form. I want to create a search button, which should pull data from master table based on the Empid mentioned on the form. Please help me how to do this task.
Thanks in Advance!!!
Comment