Forum Discussion

oslowow's avatar
oslowow
Copper Contributor
Jun 23, 2021

Compile error: Method or data member not found

hi i have problem with my VBA code. Here my codes   Dim ErwinG As String Private Sub CMP_UPLOAD_Click() On Error GoTo Salah Dim Erwin As Integer If Me.TXTNAMA.Value = "" Then Call MsgBox("Isi...

Resources