Reverse Text for Lot Code based off of today's date
I have a label I am working on, I want to take today's date (01/31/20) and reverse that automatically into the lot code format which is the date in reverse (021310). Is there a way to do this? I'm not sure if this is a script to implement on this data.
0
-
Maybe no need to VB as you can do this from the Date Type option and choose Custom giving and the format
yyMMdd
(Note the MM must be in capitals)
0
Please sign in to leave a comment.
Comments
1 comment