跳至主內容

搜尋

搜尋

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

登入寫評論。