Nikita6003,
This may be the solution I was looking for. Just being lazy....but do you happen to know if the .recipients will accept a full email address?
i.e. somebody@somecompany.som
Or does it require access to a "centralized" mail list?
Thanks,
The project I'm currently on uses Outlook, but as a company we use something else. Because I want to make this work once I'm back on our main system I was avoiding using the Outlook VBA.
Your idea for using a new workbook as a container for the body is an interesting approach and something...
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.