S
Stimpy707
Thanks in advance for any help someone may be able to offer.
I would like to create a three number field that increments by one digit but
is preceeded by the last two digits of the current year and a hyphen, such as
08-001, 08-002, 08-003. We would fill out individual reports throughout 2008
and then in 2009 the format would automatically change to 09-###, 09-###+1,
etc.
The primary key is set to NCRID and the field I want to create the 08-###
format is called ReportNumber.
I would be happy to hear if anyone has different suggestions on how to create
Here are a few fields of my table...
tblNonConformanceReport
NCRID
ReportNumber
Customer
etc...
Thank You
I would like to create a three number field that increments by one digit but
is preceeded by the last two digits of the current year and a hyphen, such as
08-001, 08-002, 08-003. We would fill out individual reports throughout 2008
and then in 2009 the format would automatically change to 09-###, 09-###+1,
etc.
The primary key is set to NCRID and the field I want to create the 08-###
format is called ReportNumber.
I would be happy to hear if anyone has different suggestions on how to create
Here are a few fields of my table...
tblNonConformanceReport
NCRID
ReportNumber
Customer
etc...
Thank You