Hello
I have a form name ‘frmentry’ to entry a data to table ‘tblentry’
In the form there are a combobox that list field name table ‘combofield’ and a textbox ‘txtdata’.
When I click the command button I want to update the data in ‘txtdata’ based on the field that I choose in ‘combofield’ to table ‘tblentry’
How I write it in the query?
Thank youuu
I have a form name ‘frmentry’ to entry a data to table ‘tblentry’
In the form there are a combobox that list field name table ‘combofield’ and a textbox ‘txtdata’.
When I click the command button I want to update the data in ‘txtdata’ based on the field that I choose in ‘combofield’ to table ‘tblentry’
How I write it in the query?
Thank youuu