Sorry about the subject. I wasn't sure how to shorten it. What I have is a customer with a shelving system that will be used to store CD-Roms and DVD-Roms. There are 8 doors(numbered 01-08), within each door there is 14 shelves (1-14), on the shelf there are 17 slots, each slot holds 5 jewel cases(1-85). A total of 9,520 cases can be stored. I have a form that the user can scan a barcode, from the jewel case, into the record. There can be multiple related media, i.e. 1 of 4. The user would like to be able to create the record, and then be able to store the media in the next available "slot", and then the related media in the next slot, and so on. I have the created the many to many table that allows the user to create a record of what the specific media is, 1 of 3, 2 of 3, & 3 of 3, that works just fine, and then of course the user can then run a query with a barcode of case #, and see if there are additional related items. NO PROBLEM! On the form there is a place for the door number, shelf number, and space #. What I cannot figure out is how to set up so that the next available number(s) are there for the user to use, without going to the shelf to see what is available. Kind of an autonumber setup. I know how to set the autonumber setup, that will work if needed. I was thinking of 8 tables, with a shelf field, and a slot/space field. But, that seems like overkill. I need assistance, and ideas. Also, when the media is purged/removed and all related items if any, the spaces all become available again. The main form has a purged check box, with a date on it, so I could use that to "cause" the spaces to become available. But, how to get there, I am at a loss! I appreciate what you can give me in the way of assistance! ThankS
Rona/tinkertoy
Rona/tinkertoy