In a form I have box which does a calculation based on another box.
To update this field in the table I have created an update query.
However when a new record is added to the form, the user will have to run this query to update the table.
I would like to create a button that when clicked would update the table.
I tried to make the source for the button a macro but cannot find the appropiate actions to enter in the macro.
Please how can I do this?
To update this field in the table I have created an update query.
However when a new record is added to the form, the user will have to run this query to update the table.
I would like to create a button that when clicked would update the table.
I tried to make the source for the button a macro but cannot find the appropiate actions to enter in the macro.
Please how can I do this?