Milothicus
Registered User.
- Local time
- Today, 09:50
- Joined
- Sep 24, 2004
- Messages
- 134
I'm using a notinlist function to add a contact on a form. each contact is associated with a client by selecting the client from a combo on the contact entry page.
when the contact name is being entered, the client is already selected on my form, and i want the combo on my contact entry page to automatically select the client. i would think the best way would be to pass the client info along through the openargs, but i'm not sure how to pass the data entered into the contact combo, and the value stored in the client combo.
is this possible?
when the contact name is being entered, the client is already selected on my form, and i want the combo on my contact entry page to automatically select the client. i would think the best way would be to pass the client info along through the openargs, but i'm not sure how to pass the data entered into the contact combo, and the value stored in the client combo.
is this possible?