superhorse
Registered User.
- Local time
- Today, 15:52
- Joined
- Apr 14, 2008
- Messages
- 13
Hi,
In my database I have a form with client details on, then I have a subform where data is entered for specific jobs done for the clients. When I select a client from a dropdown list on the main form, the job details come up on the subform.
I want the subform to default to a new record when a client is selected. I set the properties of the subform to data entry, which works when the form is first opened, but whenever a new client is selected is goes back to showing the first job in the list.
Is there any simple code which would slove this problem. Any help would be appreciated, thanks.
In my database I have a form with client details on, then I have a subform where data is entered for specific jobs done for the clients. When I select a client from a dropdown list on the main form, the job details come up on the subform.
I want the subform to default to a new record when a client is selected. I set the properties of the subform to data entry, which works when the form is first opened, but whenever a new client is selected is goes back to showing the first job in the list.
Is there any simple code which would slove this problem. Any help would be appreciated, thanks.