Sort by name

  • Thread starter bhrosey via AccessMonster.com
  • Start date
B

bhrosey via AccessMonster.com

I'm still new to Access, so please bear with me. I am trying to create a
report from a query so that I can pull information about a particular
employee. I have a parameter query to sort by a specific date range for all
employees and one where I choose what shift I want to see, but for some
reason i can't get one to work, where I look up by employee. The employee
name, shift, date and the details I want are all in the same table. Please
help!
 
J

John W. Vinson

I'm still new to Access, so please bear with me. I am trying to create a
report from a query so that I can pull information about a particular
employee. I have a parameter query to sort by a specific date range for all
employees and one where I choose what shift I want to see, but for some
reason i can't get one to work, where I look up by employee. The employee
name, shift, date and the details I want are all in the same table. Please
help!

What have you tried? Please post the SQL. What "doesn't work"? Do you get an
error message, the wrong results, no results at all? Do you have any <uck,
PTOOIE!> Lookup fields in your table - if so, what you SEE is not actually
what is there, and you will have trouble searching for it.

John W. Vinson [MVP]
 
Top