?
In the following code, the body of If will execute if txtState.Text contains?
In the following code, the body of If will execute if txtState.Text contains?
If txtState.Text Like "K*" Then
If txtState.Text Like "K*" Then
Join the Discussion
Login to post a comment or share your explanation.
Login