Hi All
I have a table tblUser with multiple territory information only some of which are specific to the user signed in, so at the moment i m using a query with criteria [forms]![frmperf]![territory1] OR [forms]![frmperf]![territory2] filtering the query to only show user specific territory information in a sub form.
My question is, i need to filter the query without referencing a form field, but to look directly at the table itself to filter the query, is this possible? and if so can anyone give me some guidance?
Many thanks
Ali
I have a table tblUser with multiple territory information only some of which are specific to the user signed in, so at the moment i m using a query with criteria [forms]![frmperf]![territory1] OR [forms]![frmperf]![territory2] filtering the query to only show user specific territory information in a sub form.
My question is, i need to filter the query without referencing a form field, but to look directly at the table itself to filter the query, is this possible? and if so can anyone give me some guidance?
Many thanks
Ali