Hi,
do you have any reason why you use two different types of question?
Okay:
validation equation:
(Q5A=="Y" OR Q5A=="N") AND (Q5B_SQ001==[Code of Si] OR Q5B_SQ001==[Code of No])
So this is always true.
Validation tip:
{if(Q5A=="N" and Q2_SQ001==Code of No,"<span style='color:red'>You have selected NO on this question and on a previous question, please, make sure that is right</span>","That's fine")}
As I do not know how the codes are, it's up to you.
But you see how it can be done.
Joffm
I don't know why it is mixed up.