SelectString
Sub SelectText() Dim txtBox As Control Set txtBox = Screen.ActiveForm.ActiveControl End Sub 'Chiamare la funzione nell'evento GotFocus.
Sub SelectText()
Dim txtBox As Control
Set txtBox = Screen.ActiveForm.ActiveControl
End Sub
'Chiamare la funzione nell'evento GotFocus.
(selectstring.html)- by Paolo Puglisi - Modifica del 25/3/2019