cgeorge110
Technical User
Thank you in advance to anyone who can provide assistance.
To give some background, I'm working on a database to manage golf course reservations for the resort I work at. I am working on creating a report to print vouchers for guests that we have reserved tee-times for to take to the area course that is reserved. We need one voucher for each player.
I have a form called "Golf Master" that contains the main reservation information (ie confirmation #, name the room is reserved under, dates, package, etc...) and a subform called "Golf Course Tee-Times" that contains the golf course reservation information. I created a subform because a resort reservation can have multiple tee-times reserved under it.
I have created a query, based on an individual confirmation number, to pull up all tee-times reserved under the resort reservation. I have also created a report to print from the query onto our pre-printed voucher paper. This has worked fine. However, for billing and tracking purposes, our finance department needs one voucher per player, rather than the one voucher per tee-time as I have it set now.
Currently, on the tee-time subform, I have text boxes for the name of each player and the total number of players. What I'm having a challenge with is creating a report that would print a voucher for each player with his/her name on it based on the number of players for each tee-time reserved. I thought that the only information that will change on the original voucher report I had was the name line since the course, tee-time, and date will remain the same for each player.
Thank you for any assistance you can provide!!
Chris
To give some background, I'm working on a database to manage golf course reservations for the resort I work at. I am working on creating a report to print vouchers for guests that we have reserved tee-times for to take to the area course that is reserved. We need one voucher for each player.
I have a form called "Golf Master" that contains the main reservation information (ie confirmation #, name the room is reserved under, dates, package, etc...) and a subform called "Golf Course Tee-Times" that contains the golf course reservation information. I created a subform because a resort reservation can have multiple tee-times reserved under it.
I have created a query, based on an individual confirmation number, to pull up all tee-times reserved under the resort reservation. I have also created a report to print from the query onto our pre-printed voucher paper. This has worked fine. However, for billing and tracking purposes, our finance department needs one voucher per player, rather than the one voucher per tee-time as I have it set now.
Currently, on the tee-time subform, I have text boxes for the name of each player and the total number of players. What I'm having a challenge with is creating a report that would print a voucher for each player with his/her name on it based on the number of players for each tee-time reserved. I thought that the only information that will change on the original voucher report I had was the name line since the course, tee-time, and date will remain the same for each player.
Thank you for any assistance you can provide!!
Chris