I am creating a userform and would like to include a "Mail to author" link. All I want it to do is open up a new message and allow the user to enter the e-mail "body" to explain any difficulties that they are having.
In "standard" VB there is a feature where you...
I am building a simple calculator program to use when working with feet and inches and I'm having trouble with sending a cooresponding value to the UserForm_KeyPress event.
This is what I have so far:
Private Sub cmd0_Click()
UserForm_KeyPress (48)'this is where it is failing
End Sub...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.