Hi -
Hope this add'l info helps.
ClientID field has combo box from another table. Added after event to combo box under the event procedure. (data in combo box is text)
Firstname field has Dlookup function in Property Control Source.
Both fields are unbound.
When I input a client ID it correctly puts the first name in the firstname field. I then enter more data and am ready to create new record. (i.e. I entered ID as P1234 and it correctly put Paul in firstname field.)I then go to create a new record. In the new record G1234 & Paul are already showing up. I change the ID i.e. J5678 and it enters Jane. If I go back to 1st record the ID has changed to J5678 and name to Jane. If I had a dozen records they would all have the ID and name of my last entry.
Hope this helps you enough to help me. I guess this wasn't the thing for a person new to Access to try to tackle.
Thanks much,
Rita
P.S. tried suggestion under message "populate form fields from combo boxes". Had the same problem.
[This message has been edited by RitaG (edited 04-22-2001).]
Hope this add'l info helps.
ClientID field has combo box from another table. Added after event to combo box under the event procedure. (data in combo box is text)
Firstname field has Dlookup function in Property Control Source.
Both fields are unbound.
When I input a client ID it correctly puts the first name in the firstname field. I then enter more data and am ready to create new record. (i.e. I entered ID as P1234 and it correctly put Paul in firstname field.)I then go to create a new record. In the new record G1234 & Paul are already showing up. I change the ID i.e. J5678 and it enters Jane. If I go back to 1st record the ID has changed to J5678 and name to Jane. If I had a dozen records they would all have the ID and name of my last entry.
Hope this helps you enough to help me. I guess this wasn't the thing for a person new to Access to try to tackle.
Thanks much,
Rita
P.S. tried suggestion under message "populate form fields from combo boxes". Had the same problem.
[This message has been edited by RitaG (edited 04-22-2001).]