I have a from which shows details of a client
It contains 2 unique fields ClientId and Account Id. I need to open a new form with details of an order based on these particualar fields. I've tried a form based on a query which will work but only if you input the ClientId and AccountId through a msgbox which the query throws up. Is there anyway of doing this automatically as the field are in both forms
thanks in advance
Lorraine
It contains 2 unique fields ClientId and Account Id. I need to open a new form with details of an order based on these particualar fields. I've tried a form based on a query which will work but only if you input the ClientId and AccountId through a msgbox which the query throws up. Is there anyway of doing this automatically as the field are in both forms
thanks in advance
Lorraine