Setting the Filter of a table using VB

S

Sue Mulcahy

I have a database that is already programmed. Now they want to have it that
it will only show specific data depending on who is viewing it. I see there
is a filter property in the table when I open it up in design mode. To get it
to actually filter the data, I need to click on apply data. Is there any way
that I can set this filter on when the database is opening up by using VBA?
Please advise..

Thanks.
 
S

solex

Sue,

Have the users open up the table via a query instead of directly accessing
the table

Dan
 

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