How can I define a range variable when the variables are not necessarily in defined pattern? I have got round the issue in the attached using a lookup expression from a table but can I not define d as a comma separated list? d:= 12,16,20,24,30,36 ? to simplify the expression?
↧