Thanks for your detailed information.
Sorry my mistake with the multi response question.
It had to be a single response instead.
I have setup an example here:
www.surveyfriendly.com/ls1/index.php/sur...67/newtest/Y/lang/en
Q1 - Brand?
A1 Brand1
A2 Brand2
A3 Brand3
Depended on the brand I want to add an additional text.
For example
Brand 1 is only available in the color blue, etc.
I think it is just something on my syntax, I have now;
{if(Q1==A1, "Blue", if(Q1==A2, "Red", if(Q1==A3, "Yellow")}