N
nydia
I'm creating a basic database for a job placement program.
It has 1 table, with client information (i.e. address,
phone number and jobgoal, which is what type of job they
want) example of a jobgoal would be secretary. I'm trying
to make it as simple as possible, because the users are
not familiar with access.
When a job become available I want the user to be able to
search for eligible clients. Sometimes the user will want
to search by one field (ex.zip code alone) or sometime
search by 2 fields (zip code and jobgoal). If I open up
the main form and click on filter by form, it great, cuz I
can pick what fields I want to search by. I want to
create a form that when it opens, it will open in the
filter by form (so that the user doesn't have to click on
filter by form). the only option it gives me is save as
query. which doesn't work because when I do save it as a
query and reopen the form I still have to click on filter
by form to select what fields I want to search by. What
options do I have. I'm not an access expert, so writing my
own codes won't work. any suggestions is greatly
appreciated.
It has 1 table, with client information (i.e. address,
phone number and jobgoal, which is what type of job they
want) example of a jobgoal would be secretary. I'm trying
to make it as simple as possible, because the users are
not familiar with access.
When a job become available I want the user to be able to
search for eligible clients. Sometimes the user will want
to search by one field (ex.zip code alone) or sometime
search by 2 fields (zip code and jobgoal). If I open up
the main form and click on filter by form, it great, cuz I
can pick what fields I want to search by. I want to
create a form that when it opens, it will open in the
filter by form (so that the user doesn't have to click on
filter by form). the only option it gives me is save as
query. which doesn't work because when I do save it as a
query and reopen the form I still have to click on filter
by form to select what fields I want to search by. What
options do I have. I'm not an access expert, so writing my
own codes won't work. any suggestions is greatly
appreciated.