Westie
June 29th, 2006, 04:48 AM
I have given this my best shot but have still not found a solution (have tried "If's", "Do While's", "Arrays" and temporary tables).
I have a table which holds a starting serial number, ending serial number and quantity. All I need is a way to print a report which lists out all the serial numbers in the range...
i.e. if quantity is 20off and the starting serial number is 100 then I need the numbers 100 through to 119 printed out.
Any help is much appreciated....
I have a table which holds a starting serial number, ending serial number and quantity. All I need is a way to print a report which lists out all the serial numbers in the range...
i.e. if quantity is 20off and the starting serial number is 100 then I need the numbers 100 through to 119 printed out.
Any help is much appreciated....