I have a form, let's call it "Risks". On the form view there is a command button. It opens the same form but in datasheet view and filtered against certain criteria.
I would like to create an "on close" command for the form that says "if this form is in datasheet view and is closed, then actually don't close it, but re-set the view to form view".
Is it possible?
I would like to create an "on close" command for the form that says "if this form is in datasheet view and is closed, then actually don't close it, but re-set the view to form view".
Is it possible?