Here's my problem, I got to list boxes A.value and C.value

If a.value & C.value="stay" then
b.value="somthing"


my problem is that I get an error message were the & symbol is. However when I go to write out AND in the code it still doesn't pick it up...Y? :-)