J
jackrobyn1
i need some sort of accurate/ consecutive number assigned to each record in
my table/form these are accident reference numbers .... so important, i don't
mind how but its got to be consecutive and start from a number i decide. i
need the format to be as follows:-
RRY/08/245
the RRY should not change, the 08 represents the current year, and the 245
is the part of the whole thing i need to change record to record eg
RRY/08/245 = record 1
RRY/08/246 = record 2
RRY/08/247 = record 3
etc etc
The table is called accidents, the field i want the unique number for is
called Ref_No
When it gets to the 1st of Jan 2009 i need the records to start with:-
RRY/09/001
i hope someone can help my solve this
thanks
my table/form these are accident reference numbers .... so important, i don't
mind how but its got to be consecutive and start from a number i decide. i
need the format to be as follows:-
RRY/08/245
the RRY should not change, the 08 represents the current year, and the 245
is the part of the whole thing i need to change record to record eg
RRY/08/245 = record 1
RRY/08/246 = record 2
RRY/08/247 = record 3
etc etc
The table is called accidents, the field i want the unique number for is
called Ref_No
When it gets to the 1st of Jan 2009 i need the records to start with:-
RRY/09/001
i hope someone can help my solve this
thanks