kysterathome
Technical User
Hi All,
How do I automatically save a record after a field has been populated?
The situation: I have a lookup btn in my frmData that pops up a frmSearch. Upon double clicking my choice is frmSearch, the last field in frmData (a combo box txtInfo) gets populated with the data I double-clicked in the frmSearch.
After this, I would like the frmData to save automatically. So far I have to use a btn to save record, but would like it to be done automatically...
Any ideas how I can achieve this?
Kysterathome
How do I automatically save a record after a field has been populated?
The situation: I have a lookup btn in my frmData that pops up a frmSearch. Upon double clicking my choice is frmSearch, the last field in frmData (a combo box txtInfo) gets populated with the data I double-clicked in the frmSearch.
After this, I would like the frmData to save automatically. So far I have to use a btn to save record, but would like it to be done automatically...
Any ideas how I can achieve this?
Kysterathome