Hi
I have a textbox on a form which displays the number of the last record entered.
=Last([Table1]![ID Number])
Then problem is when I enter a new record and save it, the last record field
doesn't update until I close the form and re-open it. How do I make it update
automatically?.
Geoff
I have a textbox on a form which displays the number of the last record entered.
=Last([Table1]![ID Number])
Then problem is when I enter a new record and save it, the last record field
doesn't update until I close the form and re-open it. How do I make it update
automatically?.
Geoff