Hello a quick question
I have an excell cell that can only take two values ("YES,"NO")-Data validation Rules

A subroutine in VB reads this value and decides accordingly

How can I declare a value in VB that takes only two values ("YES","NO")
Can I declare a list

At the time being I have declare this value a STRING (but it seems a waste of space)

Regards
Dora