P
Paul Byford
I have a form which when opened, inputs the current date
by default. I want to be able to cancel the input and
close the form with saving the record with the date only.
I have tried the DoCmd.CancelEvent followed by
DoCmd.Close, but the record is saved with only the date
field.
Ideas???
Thanks in advance.
by default. I want to be able to cancel the input and
close the form with saving the record with the date only.
I have tried the DoCmd.CancelEvent followed by
DoCmd.Close, but the record is saved with only the date
field.
Ideas???
Thanks in advance.