cross over a criteria from a querie.

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi. I have a querie that list only employees from a specific Departement. I
have a text in the Swithboard that indicates the specific Department. Imagine
that in that textbox appears the name IT, that means that only appear people
from the IT Department. That's all ok and till here no problem.

I need that for Human Resources appears all employees, imagine that when the
Department is HR the criteria turns off, so that means that HR department can
see all employees.

Is it possible??

Thanks in advance,
Marco
 
If I understand it you want a new button on the switchboard that is for HR
and shows all data?

If that's the case you don't need to run it off the same macro or a macro at
all. Try inserting a new command button in the design view that opens a dif
query made for the HR people. That query can show anything you want.

That might not be what you were looking for but, that's how I saw it.
 

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

Similar Threads

Criteria IIf 10
UNION query 11
Crosstab Query 1
problem with crosstab query 1
Queries 1
Access2000: Query help 3
Two tables of same info 2
Forms used to run query 6

Back
Top