Throwing msg before form is visible

G

Guest

I have a form that applies a filter in the onOpen event. If no records are
found that match the selection criteria I want to throw a message that
explains why the user is now looking at a blank form.

I've tried several different events but not matter what I do the message
keeps getting thrown before the form is visible. I've also tried setting a
switch and keeping off a control other than the form itself (ie, the command
button that gets focus onOpen). Still no dice.

How can I do this?
 

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

Top