跳到主内容

搜索

搜索

Date format in dd-MMM-YYYY

评论

1 条评论

  • 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

请先登录再写评论。