G
Guest
Hi all
I'm triyng to use a loop to do it, but i get the type mismatch error at the "Next contr" line... :
Dim contr As TextBo
For Each contr In Screen.ActiveForm.Control
contr.SetFocu
contr.Text = "
Next cont
Any idea
thanks a lo
Max
I'm triyng to use a loop to do it, but i get the type mismatch error at the "Next contr" line... :
Dim contr As TextBo
For Each contr In Screen.ActiveForm.Control
contr.SetFocu
contr.Text = "
Next cont
Any idea
thanks a lo
Max