Thanks for your help. I believe Rule builder won't help me here, since
my error codes do not always appear in the same order and do not always
are the same amount. Sometimes just a few values a passed, sometimes up
to 21 values are passed in one line. Delimiter is comma. In order to
apply rule builder those values would need to have a fix
position.Soemtimes it is ABC,DCE,EFG sometimes it is ABC,DCE only or
ABC,EFG. And - as said - it can be up to 21 values.Probably the List Var
would help me. Ne...