GlennLGillies
New Member
- Joined
- Nov 12, 2010
- Messages
- 27
Hi all.
I did do a "site:MrExcel.com..." search before I posted this. Found that you have helped many problems with it, but I could not find an answer to mine. I hope you can help.
(I have been using this file for some time and now it suddenly decides to give me an error). I have deleted the module and form, wrote them afresh but nothing is happening. I am getting "run time error 13, type mismatch".
Here is the code...
Sub ShowUserFormListBox()
UserFormListBox.Show ' This is the line that gets highlighted
End Sub
Can anyone point me in the right direction?
Thank you in advance
Glenn
I did do a "site:MrExcel.com..." search before I posted this. Found that you have helped many problems with it, but I could not find an answer to mine. I hope you can help.
(I have been using this file for some time and now it suddenly decides to give me an error). I have deleted the module and form, wrote them afresh but nothing is happening. I am getting "run time error 13, type mismatch".
Here is the code...
Sub ShowUserFormListBox()
UserFormListBox.Show ' This is the line that gets highlighted
End Sub
Can anyone point me in the right direction?
Thank you in advance
Glenn