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
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