epression to pull data on employe

  • Thread starter Thread starter EC300
  • Start date Start date
E

EC300

Hello,

I have a combo box with emp. names. I need to run a query
to pull up in formation on a emp. This is for a QA/QI db.
so it pulling the QA reports entered for a specific emp.

thanks for any help.
 
That really depends...

What is your combo box based on? What is the table structure of your
database? How are you planning to display the information? What have you
already tried?

More info, please...

Jeff Boyce
<Access MVP>
 
the box is base on a query on the employe table. this way
i can have a drop down list of employes on the forms. all
the data that will be pulled for a report is in the same
table. I am looking to do something like i have done with
a date querie (eg between [startdate] and [enddate]). I
would like to pull all the records in the table that have
the HCA colom with the employes name in it. I have sent
you a copy of the db to your e-mail as i wasnt sure how to
post it to the forums.
 
Back
Top