R
Rachel
I am trying to create a button to open a userform.
I am using the following codes.
Sub SIform()
frmSI.Show
End Sub
upon running it displays runtime error 1004
Any help?
I am using the following codes.
Sub SIform()
frmSI.Show
End Sub
upon running it displays runtime error 1004
Any help?