rossmcl
Programmer
- Apr 18, 2000
- 128
If I want to do<br><br>if x in (3,4) then<br>blah<br>Else <br>blah<br>End If<br><br>What is the syntax for in (or do I have to do <br>else if's?<br><br>Apologies, I am used to the syntax in VBA!<br><br>It is apparently different.<br><br>Thanks<br>Ross