A
Andy
I have a form which has a Go To New Record action on open event.
The form is based on a table so as the form is opened it goes to a new
record as expected. The form is set to cycle on current record only but if
you use the mouse wheel it is still possible to cycle to earlier records in
the table.
Is there a way to prevent this and stay on the new record?
Also - if someone starts to fill in some data for this new record but then
decides to cancel is there a neat way to stop any data being saved rather
than putting lots of code into the Close Form event.
Thanks for any suggestions.
The form is based on a table so as the form is opened it goes to a new
record as expected. The form is set to cycle on current record only but if
you use the mouse wheel it is still possible to cycle to earlier records in
the table.
Is there a way to prevent this and stay on the new record?
Also - if someone starts to fill in some data for this new record but then
decides to cancel is there a neat way to stop any data being saved rather
than putting lots of code into the Close Form event.
Thanks for any suggestions.