G
Guest
I am questioning my design of the form. I am doing a call tracking form for
customers. I have it set up to search for the customer in a couple of ways 1)
a combo box with all the phone numbers 2) a combo box with Last Names. The
Combo Boxes are recordset cloned on AfterUpdate.
My problem is that my main form is based on my customer table and I don't
want to add a record to that form only filter it. So I can't put a subform on
it because of the Master and Child Links.
So how do I filter the customer form and add the cust info to another form
that is not connected? Any thoughts appreciated.
Thanks Dustin
customers. I have it set up to search for the customer in a couple of ways 1)
a combo box with all the phone numbers 2) a combo box with Last Names. The
Combo Boxes are recordset cloned on AfterUpdate.
My problem is that my main form is based on my customer table and I don't
want to add a record to that form only filter it. So I can't put a subform on
it because of the Master and Child Links.
So how do I filter the customer form and add the cust info to another form
that is not connected? Any thoughts appreciated.
Thanks Dustin