G
Guest
Hi all,
Is it possible to create multiple identical records in a select query from a
numeric variable generated separately?
I am in the process of creating shipping tickets, and depending on how many
items are being shipped, I will need to break the shipment into a different
number of packages.
I currently have a query that groups and creates a single ticket, but was
wondering if I could feed in a number (x) that the query would then break the
ticket into "x" number of entries?
Or would this need to be done in code? Any help or examples would be
greatly, greatly appreciated.
Thanks!
-gary
Is it possible to create multiple identical records in a select query from a
numeric variable generated separately?
I am in the process of creating shipping tickets, and depending on how many
items are being shipped, I will need to break the shipment into a different
number of packages.
I currently have a query that groups and creates a single ticket, but was
wondering if I could feed in a number (x) that the query would then break the
ticket into "x" number of entries?
Or would this need to be done in code? Any help or examples would be
greatly, greatly appreciated.
Thanks!
-gary