nadir66
IS-IT--Management
- May 30, 2002
- 34
Table, Query, Form question
I have a table with ID numbers that are written out already. Numeric sequence.
I need a procedure that will take the next available number and display it on my form, as well as write it in a different table. The number has to be deleted from the first table. Also if possible I need to take numbers as per need from the table (so, not the next in line) but not at all time. (Just to allocate “easy” numbers like 300, 400, 450 etc).
Table 1 Field DocketID
Form Docket, field DocketID
Table 2 field DocketID
I have a table with ID numbers that are written out already. Numeric sequence.
I need a procedure that will take the next available number and display it on my form, as well as write it in a different table. The number has to be deleted from the first table. Also if possible I need to take numbers as per need from the table (so, not the next in line) but not at all time. (Just to allocate “easy” numbers like 300, 400, 450 etc).
Table 1 Field DocketID
Form Docket, field DocketID
Table 2 field DocketID