Opening a Form in Filter By Form Mode

J

James Clark

I cannot get a form to open in Filter By Form mode.

When I type in the Code:

Private Sub Form_Load()
Me.ServerFlterByForm = True
End Sub

I get an error message saying 'invalid reference to the
property ServerFilterByForm'

How can I get my form to open in Filter By Form Mode?

Cheers

James
 

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