Hi there,
I have a form that I want to be opened and insert one new record into the table. When the form loads, the following happens:
1) Create new record
2) Put a default value into a control element (bound text box)
My problem is that Access does not save the record to the underlying table + it does not create the pk value (auto inc).
When I click into the text box and enter the default value again & hit enter, the record is saved. Any idea how I can save the record without doing that?
Thanks!
Steve
I have a form that I want to be opened and insert one new record into the table. When the form loads, the following happens:
1) Create new record
2) Put a default value into a control element (bound text box)
My problem is that Access does not save the record to the underlying table + it does not create the pk value (auto inc).
When I click into the text box and enter the default value again & hit enter, the record is saved. Any idea how I can save the record without doing that?
Thanks!
Steve