Skip to main content

Search

Search

Date format in dd-MMM-YYYY

Comments

1 comment

  • Avatar
    Peter Thane

    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

Please sign in to leave a comment.