P
Piers Chivers
Hi,
I have a table that records a customer's journeys where a journey is made up
of
Start Place
Start Pickup Time
Return Place
Number of Tickets.
I would like to print out a label that contains "Start Place, Pickup Time,
Return Place" BUT I need to print out "Number Of Tickets" number for each
record. That is, if I have a record
"London"
"10:00 am"
"Paris"
"5"
I would like 5 identical labels to be printed as "London, 10:00am, Paris".
I'm not very experienced with SQL but is there some clever query I can write
to feed into the Label Wizard to get this? If not, how do I go about this?
Many thanks,
Piers
I have a table that records a customer's journeys where a journey is made up
of
Start Place
Start Pickup Time
Return Place
Number of Tickets.
I would like to print out a label that contains "Start Place, Pickup Time,
Return Place" BUT I need to print out "Number Of Tickets" number for each
record. That is, if I have a record
"London"
"10:00 am"
"Paris"
"5"
I would like 5 identical labels to be printed as "London, 10:00am, Paris".
I'm not very experienced with SQL but is there some clever query I can write
to feed into the Label Wizard to get this? If not, how do I go about this?
Many thanks,
Piers