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
Thanks