mattmickle
Board Regular
- Joined
- Nov 17, 2010
- Messages
- 81
I'd like to create a "roster" report from my database, listing every active record.
It would be used as a "sign-in sheet", so I'm looking to create a report (pulling 3 fields - Last Name, First Name, Status) that look like the following:
Ames, Jonathan (A) _____________ Hayes, Darren (A) _________________
Brown, Chris (S) _______________ Harris, Michael (AH) _________________
etc, etc.
I've got the query built, but can't figure out how to "concatenate" the three fields, add the sign-in lines, etc.
Any help would be greatly appreciated!
Matt
It would be used as a "sign-in sheet", so I'm looking to create a report (pulling 3 fields - Last Name, First Name, Status) that look like the following:
Ames, Jonathan (A) _____________ Hayes, Darren (A) _________________
Brown, Chris (S) _______________ Harris, Michael (AH) _________________
etc, etc.
I've got the query built, but can't figure out how to "concatenate" the three fields, add the sign-in lines, etc.
Any help would be greatly appreciated!
Matt