Date format in dd-MMM-YYYY
Hello,
I am making a label for our customer and they request the DOM to be 01-MAY-2022. I can only get the read out to be 01-May-2022. Any help would be great. Ver 10.0 SR3, windows 10. 
0
-
I do not think there is a function that automatically amends the date to Upper Case and so I believe you need to use the following VB
Value = UCase(Value)
This needs to be applied to the Transforms VB Script section as shown below
0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
1 Kommentar