can anyone help me with the following :
i have a structured task that looks like this :
" 599.0 test /LI/1 (A. Vandersmissen 1*)"
the number 599.0 is always made up of 3 digits then “.” followed by a sequence number 0…5…11 and so on . each time I make a copy of this task it has to increase the sequence number by 1. how should I handle this ? can this be done in a nested function . For example (Replace ; Regex ?? ; ???) . it doesn’t work for me . thanks in advance for your help Leo