L
Lost
I do not even know if this is possible.
I would like to ask the user for two number a start number and a end number.
After that populate a table with the start number and all of the number till
it hits the end number.
Basical if the user says 1 and 10 it will put in a table 1,2,3,4,5,6,7,8,9,10.
What it is to be used for is to print out bar code identification labels and
I know that i can set up a database that already has the numbers in it and do
a query but the database jumped drasticaly in size.
Thank you in advance
I would like to ask the user for two number a start number and a end number.
After that populate a table with the start number and all of the number till
it hits the end number.
Basical if the user says 1 and 10 it will put in a table 1,2,3,4,5,6,7,8,9,10.
What it is to be used for is to print out bar code identification labels and
I know that i can set up a database that already has the numbers in it and do
a query but the database jumped drasticaly in size.
Thank you in advance