open form in filter

  • Thread starter Thread starter lynn atkinson
  • Start date Start date
L

lynn atkinson

Can I open a form in 'filter by form' mode? I want to make
it easier for users to see they are in a filter screen
rather than an edit screen.

thanks
 
If you always want the form to open in Filter By Form mode, try this line to
the form's Open event procedure:
RunCommand acCmdFilterByForm
 

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