Tony Miall
Active Member
- Joined
- Oct 16, 2007
- Messages
- 304
Evening all,
I am just starting to learn about user forms and have written a very simple one called EnquiryDetail. I have run the command
and am getting a message "Compile error: Expected function or variable" and can't understand why.
Could someone please point me in the right direction, Thanks
I am just starting to learn about user forms and have written a very simple one called EnquiryDetail. I have run the command
Code:
Sub EnquiryDetail()
EnquiryDetail.Show
End Sub
and am getting a message "Compile error: Expected function or variable" and can't understand why.
Could someone please point me in the right direction, Thanks