I need some help. I need to make a library database for all the books we have in engineering. Here what I would like to do if I can. All books will be given a letter and number. The letter will be the first letter of the company and the number will be autonumber. However, there's a twist. I want to be able to have it know what the next number is according to the letter that's entered. For example, if I put in A and my last book number was A21 then I want it to automatically put in the next book number as A22. If I then put in book number B40 then the next book number should be B41. The letter and number don't have to be in the same field but I would like for the book number to be unique.