G
Guest
I have a CD Library for work that I am numbering within separate 'classes'. I
have them incrementing in each class by one using DMax. But sometimes I may
move a CD to a new class. So when I move it it will get a new number from the
new class and the old number is left 'open'. Now that CD's original number
is available to be assigned to a new CD. How can I search the table to find a
missing number?
THis is probably a simple procedure, but I am mind blocked.
Fairly new to a VBA so be gentle
Mary
have them incrementing in each class by one using DMax. But sometimes I may
move a CD to a new class. So when I move it it will get a new number from the
new class and the old number is left 'open'. Now that CD's original number
is available to be assigned to a new CD. How can I search the table to find a
missing number?
THis is probably a simple procedure, but I am mind blocked.
Fairly new to a VBA so be gentle

Mary