.
Yes, I did recall correctly! Isn't your brain amazing.
There was a recent post in the forum, I have included the following extract:
==================================================================
==================================================================
Message Id : 10251
example:
Me.MemberListSFrmCtrl.Form.Requery
has to be rewritten explicitly as:
Me.MemberrListSFrmCtrl.Form.Recordsource = "MembersQry"
==================================================================
==================================================================
I don't have MS Access 2007 so I can try out for myself. I would be interested to hear how others get on with this code.
Cheers Tony