Good evening to all
I found this code for dear friend(@arnelgp ) and made use of it for an existing field on the form. My question is how can I make this code a public function that works on all or some of the form fields. Thank you so much....
Private Sub textfield_GotFocus()
Dim ctl As Control...