D
DonP
I need to find the functions/routines that work the same as the tab numbering
schema in forms property. I want to start with a unique list of numbers from
a table and if I change any one of those numbers then the entire recordset
will be renumbered. Example: I have numbers 1,2,3,4,5 - I change 3 to 2. I
would like the routine to either renumber the original 2 to a 3 or change
original 2 to a 6 and leave 3 as an empty slot..
I am open to suggestions that are smarter than these simple methods.
schema in forms property. I want to start with a unique list of numbers from
a table and if I change any one of those numbers then the entire recordset
will be renumbered. Example: I have numbers 1,2,3,4,5 - I change 3 to 2. I
would like the routine to either renumber the original 2 to a 3 or change
original 2 to a 6 and leave 3 as an empty slot..
I am open to suggestions that are smarter than these simple methods.