T
thudson
I would like to ask a user to enter information (a work order number eg
12345). I then want the user to enter the number of records that the query
will return (Say 12). I would like the output of the query to have every row
with the same information with the number of rows being what the user entered
(for the above example, the query would return 12 rows with 12345 as the work
order number).
12345). I then want the user to enter the number of records that the query
will return (Say 12). I would like the output of the query to have every row
with the same information with the number of rows being what the user entered
(for the above example, the query would return 12 rows with 12345 as the work
order number).