N
nancy
I need to set up a number field (Index#) it would change
based on the order of the records. For example: we are
entering records with a date filed. The index # would be
sequential by the date filed. So if there are 5 records
entered the Index#'s would be 1 to 5, now if another
record is entered with a date filed that falls where Index
#3is, the records would need to be renumbered from 1 to 6.
If I were to do this manually, I would re-sort the recods
in Date order then re number then starting with 1.
Not sure how to go about writing a procedure/module or
query to do this.
Any help would be greatly appreciated!
Thanks,
Nancy
based on the order of the records. For example: we are
entering records with a date filed. The index # would be
sequential by the date filed. So if there are 5 records
entered the Index#'s would be 1 to 5, now if another
record is entered with a date filed that falls where Index
#3is, the records would need to be renumbered from 1 to 6.
If I were to do this manually, I would re-sort the recods
in Date order then re number then starting with 1.
Not sure how to go about writing a procedure/module or
query to do this.
Any help would be greatly appreciated!
Thanks,
Nancy