Here is what i am trying to do. I have serveral serial number ranges and if you gun fall with a range it will give the date (Month or year) it was made ie.
Range Date Made
1- 200 Dec 1959
201 - 300 Jan 1960
301 - 500 Feb 1960
1001 - 2000 1961
The user just need to input SN and it will return a report of the year
user input 150
results in Made in Dec 1959
Thanks for your help..
Carl
Range Date Made
1- 200 Dec 1959
201 - 300 Jan 1960
301 - 500 Feb 1960
1001 - 2000 1961
The user just need to input SN and it will return a report of the year
user input 150
results in Made in Dec 1959
Thanks for your help..
Carl