Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

if

Status
Not open for further replies.

lestatjt

Technical User
Joined
Apr 4, 2012
Messages
8
Location
FR
hello,

I wish to do so

true if
true if
if false

such a
true if
if false
if false

'its kind
if 1+1= 2 then
if 2+ 2 =4 then
if 3+3 = 6 then
A
Esle
B
Esle if 3+ 2 =5 then
C
Esle

D
Esle if 2+ 2 =4 then

if 2+ 2 =4 then
if 3+3 = 6 then
E
Esle
F
Esle if 3+ 2 =5 then
G
Esle

H
End if

thank you for is reponce
cordially


 



Looks like you got it, other than ELSE.

Skip,

[glasses]Just traded in my old subtlety...
for a NUANCE![tongue]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top