I have a report i'm generating based off a query. In the report, I total personnel's hours and such. What the problem is that in the header of the report, i have four areas where i need to print four different personnel's names, city and state. I've created a field in my query which concetanates those fields into one field, I'd like to be able to get them to print on the report without having the end user type them in.
Basically, I have
Employees Expense Records for:
1. ______________ 2. _____________
3. ______________ 4. _____________
The detail is below this section with all of the expense information broken out by date range for all four employees.
I have the end-user typing in some data for the header which is just stuff that really doesn't need to be stored in the tables...mainly fluff for the managers so why waste database space.
I really need the four name fields to come in from the query. When i try now, i get all four fields filled in with one employee's name...
I know there is something probably so simple i just can't even think of it to make it move to the next record....i'm so brain fried right now that i can barely think of my own name....any help would be appreciated.
![[noevil] [noevil] [noevil]](/data/assets/smilies/noevil.gif)
"One of the secrets of life is to make stepping stones out of stumbling blocks." Jack Penn
Basically, I have
Employees Expense Records for:
1. ______________ 2. _____________
3. ______________ 4. _____________
The detail is below this section with all of the expense information broken out by date range for all four employees.
I have the end-user typing in some data for the header which is just stuff that really doesn't need to be stored in the tables...mainly fluff for the managers so why waste database space.
I really need the four name fields to come in from the query. When i try now, i get all four fields filled in with one employee's name...
I know there is something probably so simple i just can't even think of it to make it move to the next record....i'm so brain fried right now that i can barely think of my own name....any help would be appreciated.
![[noevil] [noevil] [noevil]](/data/assets/smilies/noevil.gif)
"One of the secrets of life is to make stepping stones out of stumbling blocks." Jack Penn