Skip to main content

Search

Search

Datecode

Comments

2 comments

  • Avatar
    Legacy Poster

    You could use VB script

    0
  • Avatar
    Shotaro Ito

    Alternatively - 

    In BarTender 10.0 or later you have "Search and Replace" transform. In there you can have several actions such as 10 to J.

    Unfortunately that only apply to Text data type, so you need to change Clock data type to text data type.

     

    so create a date text (you can place off-label or set to not print) and another text (for Mdd).

    on the Mdd text, create 2 data sources - for month and date. both data source are object value of the date text.

    for date, you can simply derived from truncation transform.

    for month, first you get "MM" part from truncation, then in Search and replace transform, apply actions.

    0

Please sign in to leave a comment.