C
CSorensen
I am having trouble getting a requery to execute.
I have two forms. The first is a continuous form showing a list of
transactions with the record source being a query. When the user selects an
Add button, another form is displayed where the user can enter the details
for a new transaction. My problem is that, when the user closes the detail
form, I cannot get the first form to requery the database and show the new
transaction that was entered.
I have two forms. The first is a continuous form showing a list of
transactions with the record source being a query. When the user selects an
Add button, another form is displayed where the user can enter the details
for a new transaction. My problem is that, when the user closes the detail
form, I cannot get the first form to requery the database and show the new
transaction that was entered.