Skip to main content

Search

Search

Serialization configuration with two variables incrementing depending on each other

Comments

2 comments

  • Avatar
    Peter Thane

    There is no need for VB script for this, the simplest way would be to add the data as three embedded data substrings, one for each of the XX, the - and the YYY values.

    The XX should be set to Increment by 1 every label which resets after every 10 labels. I would also make this field have a minimum of 2 characters padding with a leading zero if below this (untick the warning).

    The - is just a fixed field and could also be added as either a prefix or suffix to one of the other fields if you preferred.

    The YYY should be set to increment every 10 labels. 

    and so you should get something like this

     

     

     

    0
  • Avatar
    Max VH

    Peter Thane Thank you so much! Managed to get it working now.

    0

Please sign in to leave a comment.