D
desertbird
I have a simple form created on "Transfer#" table that has a Order#, Date,
Total$.
My users enter the Order# then press a button that updates the Date and
Total$ on the "Transfer#" table and then prints a report of Order from the
"Transfer#" table. The Date and Total$ are pulled/queried and updated from
another table.
The records do not update until my user is on a new record in the form.
How can I get the Date and Total$ to update while the user is still on the
current record they just entered?
Total$.
My users enter the Order# then press a button that updates the Date and
Total$ on the "Transfer#" table and then prints a report of Order from the
"Transfer#" table. The Date and Total$ are pulled/queried and updated from
another table.
The records do not update until my user is on a new record in the form.
How can I get the Date and Total$ to update while the user is still on the
current record they just entered?