Pianoman23
New Member
- Joined
- May 16, 2014
- Messages
- 25
Can anyone help with this error. The code I'm using is as follows:
Private Sub CommandButton1_Click()
DrugUserForm.Show
End Sub
Sometimes it works; sometimes it produces a Run-tine '13' error. Type mismatch.
It's driving me mad!!!
Any thoughts?
Private Sub CommandButton1_Click()
DrugUserForm.Show
End Sub
Sometimes it works; sometimes it produces a Run-tine '13' error. Type mismatch.
It's driving me mad!!!
Any thoughts?