A 2013 Last record used

Dick7Access

Dick S
Local time
Yesterday, 20:49
Joined
Jun 9, 2009
Messages
4,309
My wife wants me to code a cmdButton so the the Recipe db returns to the last one she was working on. Where do I start?
 
My wife wants me to code a cmdButton so the the Recipe db returns to the last one she was working on. Where do I start?
Try adding a date stamp Now() in the record as you leave the form.
Then set the button to sort the records in descending order of date stamp.
 

Users who are viewing this thread

Back
Top Bottom