What's wrong with this statment,
d Code:
If IDcountry.Text = "United States of America" Then IDState.Enabled = True If IDcountry.Text <> "United States of America" Then IDState.Enabled = False End If End If
IDState is always enabled :S
thx
|
Results 1 to 8 of 8
Thread: [RESOLVED] if statmentThreaded View
|
Click Here to Expand Forum to Full Width |