Hi Ev1~
i need to do this ( )for my calculation ..somehow when i want to make a coding for the openpar & closepar it highlight at AddTextAndFocus ""...it tell variable not define
i need to do this ( )for my calculation ..somehow when i want to make a coding for the openpar & closepar it highlight at AddTextAndFocus ""...it tell variable not define
Code:
Private Sub CmdOpenPar_Click()
Dim OpenParCount As Long
AddTextAndFocus = "("
End Sub