Friends,
I'm having an odd problem with my Contacts Addressbook form. I have a addressbook-style form that lists several buttons along the bottom (i.e A-z, "ALL") that are used to filter names matching the selected letter criteria. The same set up is used in the Northwind Sample DB. The form works fine when its opened by itself, but my database is set up where all forms are opened in a window (subform) on my switchboard. The addressbook opens up fine in the switchboard subform, but when I go to filter the recordset by clicking one of the letter buttons, I get the error "The action or method is invalid because the form or report isn't bound to a table or a query." This doesn't make sense to me since the form is, in fact, based on a query.
Any ideas why the thing works as a stand-alone form, but not when opened in a subform? Any help, hints would be greatly appreciated.
-Lou
I'm having an odd problem with my Contacts Addressbook form. I have a addressbook-style form that lists several buttons along the bottom (i.e A-z, "ALL") that are used to filter names matching the selected letter criteria. The same set up is used in the Northwind Sample DB. The form works fine when its opened by itself, but my database is set up where all forms are opened in a window (subform) on my switchboard. The addressbook opens up fine in the switchboard subform, but when I go to filter the recordset by clicking one of the letter buttons, I get the error "The action or method is invalid because the form or report isn't bound to a table or a query." This doesn't make sense to me since the form is, in fact, based on a query.
Any ideas why the thing works as a stand-alone form, but not when opened in a subform? Any help, hints would be greatly appreciated.
-Lou