P
Paul Cooper
Hello,
Can anyone tell me the correct syntax for setting 2
variables following an if statement.
I've tried this but it doesn't work:
If Screen.ActiveControl.name = "Combo63" Then var1 = 1 AND
var2 = "Home"
It sets neither variable!
Help please! Thanks
PAul
Can anyone tell me the correct syntax for setting 2
variables following an if statement.
I've tried this but it doesn't work:
If Screen.ActiveControl.name = "Combo63" Then var1 = 1 AND
var2 = "Home"
It sets neither variable!
Help please! Thanks
PAul