greysquirl
Programmer
I have a table that I want to run a report off of. The table is called
"Position Change" and the layout is as follows.
Name Department Position DateStarted
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
John Maintenance Mower 5/3/00
Henry MIS Technician 3/15/00
Dave MIS Technician 3/15/01
Larry Admin Teacher 6/15/00
Dave MIS Support 3/15/01
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
What I'm am trying to do here is have a report that when opened/ran it asks you for the employees name to report on.
"Position Change" and the layout is as follows.
Name Department Position DateStarted
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
John Maintenance Mower 5/3/00
Henry MIS Technician 3/15/00
Dave MIS Technician 3/15/01
Larry Admin Teacher 6/15/00
Dave MIS Support 3/15/01
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
What I'm am trying to do here is have a report that when opened/ran it asks you for the employees name to report on.