I have been reading and searching for all I have been trying to do with my database but I do not know how to really search for this one or if it can be done.
i have a bunch of applications to which i transfer data from 1 form to another. i use a combo box to find the record which then displays the rest of the information i need on the form. thats ok but it does take a while and i usually print out 200-300 applications a month so i wanted to know if the below is possible-
problem1
if i have forms called form1,form2,form3(i actually 46 forms with 200-300 people to choose from) and form4 has the information that goes into the other forms and i have a combo box on the name of the person to fill in the rest of the fields on say form1 but i have to scroll through to find who i want. what i would like to do is have a button or something that i can use on form4 automatically pulls up form1 based on them entering that they wanted form1.
problem2
also i dont know how to do this, of the 200-300 people i have there are actually 800 records because i dont know how to put the forms they want is there a way to have form4 and a new line for another form and if possible have the same button as in problem 1.
i have a bunch of applications to which i transfer data from 1 form to another. i use a combo box to find the record which then displays the rest of the information i need on the form. thats ok but it does take a while and i usually print out 200-300 applications a month so i wanted to know if the below is possible-
problem1
if i have forms called form1,form2,form3(i actually 46 forms with 200-300 people to choose from) and form4 has the information that goes into the other forms and i have a combo box on the name of the person to fill in the rest of the fields on say form1 but i have to scroll through to find who i want. what i would like to do is have a button or something that i can use on form4 automatically pulls up form1 based on them entering that they wanted form1.
problem2
also i dont know how to do this, of the 200-300 people i have there are actually 800 records because i dont know how to put the forms they want is there a way to have form4 and a new line for another form and if possible have the same button as in problem 1.