I need to create a database that will generate a new lot number when a button is pressed. Our lot number format is:
03U01 where 03 represents the current month, U represents the year (2007=U, 2008=V, 2009=W, etc.)and the final two characters are a sequential number, starting at 01 and going...