If In If
Do you need something made? then ask in here.
Forum rules
Please LOCK your topics once you have found the solution to your question so we know you no longer require help with your query.
Please LOCK your topics once you have found the solution to your question so we know you no longer require help with your query.
2 posts
Page 1 of 1
Hello,
The code example you gave should work. It would be better if you used "AndAlso" like this:
The code example you gave should work. It would be better if you used "AndAlso" like this:
Code: Select all
Hope that helps cooll;If Textbox1.text = "y" AndAlso me.colour = "blue" then
textbox1.text = "b"
End If
Welcome to CodenStuff.com Learn Code, Love Code. Thank you for being a member of the community.
2 posts
Page 1 of 1
Copyright Information
Copyright © Codenstuff.com 2020 - 2023