P
Paul Simon
I've created a Form bound to a Table and made it take it's default values
from unbound controls on another Form.
I want the bound form to update the table based on the default values, but
it won't at the moment. If I add a dummy field and control to the table
and form, and enter on the form it works OK.
So the problem appears to be that the form won't update the record to the
table. How do I fix this?
Incidentally, I've got the bound form set for data entry only i.e. not to
view records already entered.
Also, closing the form to save the record does'nt seem to work.
from unbound controls on another Form.
I want the bound form to update the table based on the default values, but
it won't at the moment. If I add a dummy field and control to the table
and form, and enter on the form it works OK.
So the problem appears to be that the form won't update the record to the
table. How do I fix this?
Incidentally, I've got the bound form set for data entry only i.e. not to
view records already entered.
Also, closing the form to save the record does'nt seem to work.