Private Sub CommandButton3_Click()
UserForm2.Visible = False
End Sub
Forma eklediğim bu butonu çalıştırınca şu hata çıkıyor:
"Compile error:
Function or interface marked as restricted, or the function uses an Automation type not supported in Visual Basic"
Kullandığım excel sürümü 2003.
UserForm2.Visible = False
End Sub
Forma eklediğim bu butonu çalıştırınca şu hata çıkıyor:
"Compile error:
Function or interface marked as restricted, or the function uses an Automation type not supported in Visual Basic"
Kullandığım excel sürümü 2003.
