Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: thatjayguy
  • Content: Threads
  • Order by date
  1. thatjayguy

    Sending E-mail

    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...
  2. thatjayguy

    UserForm_KeyPress

    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...

Part and Inventory Search

Back
Top