P
Paul S.
I am trying to print out a report that has the following
format:
Name1 Name2 Name3
Date1 h1,h2,h3 h1,h2,h3 h1,h2,h3
Date2 h1,h2,h3 h1,h2,h3 h1,h2,h3
Date3 h1,h2,h3 h1,h2,h3 h1,h2,h3
In other words, the names of the people, and the different
types of hours they work are displayed under their name
for that specific date.
I can get all the relevant info into a query (crosstab
wont work b/c there are 3 field for every person and date
that must be displayed), but i am not sure how to display
this information into a report.
Any help is greatly appreciated.
Thanks alot,
Paul S.
format:
Name1 Name2 Name3
Date1 h1,h2,h3 h1,h2,h3 h1,h2,h3
Date2 h1,h2,h3 h1,h2,h3 h1,h2,h3
Date3 h1,h2,h3 h1,h2,h3 h1,h2,h3
In other words, the names of the people, and the different
types of hours they work are displayed under their name
for that specific date.
I can get all the relevant info into a query (crosstab
wont work b/c there are 3 field for every person and date
that must be displayed), but i am not sure how to display
this information into a report.
Any help is greatly appreciated.
Thanks alot,
Paul S.