One more question today for you guys,
Is there an easy way to create a numbering (autonumbering) field to insert numbers automatically that aren't a primary key.
For example i want it to have a custom numbering sequence of like 1,2,3,4,1,2,3,4...etc.
The reason i need to do this so that the mailing list i work on i can assign a "rotation" number to the names. if i have 100,000 names and can only mail out 25,000 a month i would like to assign the rotation to start over after ever 4 names.
Because of this if the list grows to 200,000 i would need to have a way to update the "rotation number" easily to say every 8.
Any ideas?
I am a novice at this so please explain clearly as if to someone that has minimum knowledge of access (that's me) but i can somewhat code in VB if that helps
pcrosby78
Is there an easy way to create a numbering (autonumbering) field to insert numbers automatically that aren't a primary key.
For example i want it to have a custom numbering sequence of like 1,2,3,4,1,2,3,4...etc.
The reason i need to do this so that the mailing list i work on i can assign a "rotation" number to the names. if i have 100,000 names and can only mail out 25,000 a month i would like to assign the rotation to start over after ever 4 names.
Because of this if the list grows to 200,000 i would need to have a way to update the "rotation number" easily to say every 8.
Any ideas?
I am a novice at this so please explain clearly as if to someone that has minimum knowledge of access (that's me) but i can somewhat code in VB if that helps
pcrosby78