open subform at new entry

stevie1969

Registered User.
Local time
Today, 14:54
Joined
Mar 10, 2006
Messages
22
I have a form with a combobox to select a clients name and that pulls up that client in a subform and shows various records for the client. But it always opens up showing the first record and I want it to open up showing a blank record for keying in more data i.e. after the last record.

Can you help at all on this?

many thanks
 
Try setting the data entry property of the subform to True.
 

Users who are viewing this thread

Back
Top Bottom