Library tutorials & articles
If...Then...Else statement
By James Crowley, published on 14 Jul 2001
Introduction
You can use the If...Then statement to run one or more statements, depending on conditions encountered.
Related articles
Related discussion
-
Run-time error '91'
by crazyidane (0 replies)
-
Problem handling Redirects with MSXML2.XMLHTTP
by brandoncampbell (2 replies)
-
vbinputbox pauses code while it waits on response. How can I reproduce that?
by brandoncampbell (1 replies)
-
Sending SMS in VB 6
by sirobnole (6 replies)
-
Comboxbox listindex in ActiveX Control
by brandoncampbell (1 replies)
in if else control structutre what will be the syntax for the condition for greatest of three numbers
This thread is for discussions of If...Then...Else statement.