Select from list

  • Thread starter Thread starter Michelle
  • Start date Start date
M

Michelle

I have a database that uses an employee # joined with the
name, what I want is to be able to pull a report by person
however I do not want them to have to type in the name I
would like them to be able to pull it from the list of
names in the data base that way they do not type it wrong
and end up with the worng information.
 
You would have to create a form with a combo box, have the form pop up when
the report is run and then use the selection from the list as the criteria
of you query.

Rick B


I have a database that uses an employee # joined with the
name, what I want is to be able to pull a report by person
however I do not want them to have to type in the name I
would like them to be able to pull it from the list of
names in the data base that way they do not type it wrong
and end up with the worng information.
 

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

Back
Top