Logic Operator

  • Thread starter Thread starter hurriance
  • Start date Start date
H

hurriance

I want to use a while loop to do some as below

While condition1 & condition2
Wend

However, it seems that condition 2 does not take any effect. How shoul
I
change the code?

Also, I want ask what the 'or' operator is
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top