G
Guest
I have a query with the following fields: LastName, FirstName, PhoneNumber,
and NumberOfTickets. I need to print tickets, which I created as a report,
based on the value in NumberOfTickets field.
The ticket report has LastName, FirstName, and PhoneNumber fields. How do I
loop printing the reports for all records based on their NumberOfTickets
value. Some records may have only 1 tickets while other records may have
more than 1 tickets.
Any tips will be appreciated.
RT
and NumberOfTickets. I need to print tickets, which I created as a report,
based on the value in NumberOfTickets field.
The ticket report has LastName, FirstName, and PhoneNumber fields. How do I
loop printing the reports for all records based on their NumberOfTickets
value. Some records may have only 1 tickets while other records may have
more than 1 tickets.
Any tips will be appreciated.
RT