Retreive filter string

P

Patrice

Hi,

I use Access 2002 with windows XP

I'd like to retreive the filter string from a sub form. The sub form is a
datasheet display. I did that:

strFilter= Forms![frmMainForm].Form![frmSubForm].filter

That command is in the class modul of the main form

But it did not work. How should I do?

Tank you

Patrice
 

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