Add new record to an unbound Datasheet form

ddsunil

New member
Local time
Today, 15:02
Joined
Jun 21, 2002
Messages
6
I have a form that is unbound. It has a combo box and three text fields all of them unbound. Combo box is getting values from a table. When I change the properties of the form to make it a Datasheet and when I run this form I am not able to add records to this form. How do I do this so that it allows me to add new records. The fields have to be unbound.

Thanks
 
If your form is unbound, where in the world to plan to add the records TO?? You can't just add records to nowhere.
 

Users who are viewing this thread

Back
Top Bottom