Wait while the button is not pressed...
Hi, I would know if it's possible to wait that a button is pressed before continue the code...
Example:
do until champ.Text="ok"
formwithchamp.show 'This form have the "champ" (textbox) control with a button for validate and continue...
loop
Thanks for your answers!
Hi, I would know if it's possible to wait that a button is pressed before continue the code...
Example:
do until champ.Text="ok"
formwithchamp.show 'This form have the "champ" (textbox) control with a button for validate and continue...
loop
Thanks for your answers!
Last edited: