S
special format for date
I have a file that produces a list of serial numbers depending on the date.
For example, XYZ60403001 is a serial number for a particular widget tested.
XYZ50417001
XYZ is the testing machine,
5 is the year,
04 is the month,
17 is the day of the month, and
001 is the first items tested on that day.
so ABC30704053, would be the 53rd item tested at machine ABC on July 4, 2003.
I would like to create a formula or program that would input the date (in
that format) every time I open the document. I have a file that prints the
serial numbers each morning to labels, but I have to manually change the date
every day for each serial number.
For example, XYZ60403001 is a serial number for a particular widget tested.
XYZ50417001
XYZ is the testing machine,
5 is the year,
04 is the month,
17 is the day of the month, and
001 is the first items tested on that day.
so ABC30704053, would be the 53rd item tested at machine ABC on July 4, 2003.
I would like to create a formula or program that would input the date (in
that format) every time I open the document. I have a file that prints the
serial numbers each morning to labels, but I have to manually change the date
every day for each serial number.