
Allow an UNDO set of records?
I want to design a form where the operator is doing 'what-if' scenarios
to schedule tasks.
There has to be a feature to allow an undo to bring the data back to
what it was before the form was opened. This is going to involve many
records from a query and they may make several changes before they try
to undo.
So I'm either looking to save a copy of the query before any changes are
made or save the changes somewhere temporary until it's OK to overwrite
the original data.
Is that making sense? This is just at the planning stages, no code right
now please, I wouldn't understand it.
Thanks, Charlie.