preventing Form from opening

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi
is there any way a can force form not to open based on specific field value from underlaying form's query
Is it possible to close Form from it's onCurrent event procedure where I can examin that specific field value first

Thanx
 
Can I assume that you have a procedure that is used to open the form? If
so, you could do your testing there, rather than after the form had already
been opened, in the OnCurrent event.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top