If I have like
In first table in sheet1 looks like this
A1 B1 aaa- yes aaa- no aaa- no aaa- no aaa- no aaa- yes aaa- no bbb- no bbb- no bbb- no bbb- no bbb- no bbb- no ccc- no ccc- no ccc- yes
and the next Answer sheet2 is like
A1 B1 aaa- Yes bbb- No ccc- yes
Can I ask you for function or (VBA Code) that is checking that
if any same name on sheet1 is "yes" the answer in sheet2 is "yes"
esle if it's all no then on sheet2 is "No"
If that sounded confusing please ask.
1.
Have you tried anything?2.
What if you have ayes
in front ofbbb
?3.
What if you haveno
in front ofaaa
?4.
Which version of Excel are you using? - bonCodigo