No, this is not allowed. You would write something like this:
If <condition> Then
'code to execute if the <condition> is true
Else
'code to execute if the <condition> is false
End If
No, this is not allowed. You would write something like this:
If <condition> Then
'code to execute if the <condition> is true
Else
'code to execute if the <condition> is false
End If
Get a free answer to a quick problem.
Most questions answered within 4 hours.
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.