Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
How can I email a userform?
I have a simple form, with which the user can Print, Exit or Save (save to a file and folder of their choice). Can I add a button giving an email option, and if so how, please? Regards. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Stuart
You can do Alt-Printscreen and past it on a empty sheet and mail that sheet -- Regards Ron de Bruin http://www.rondebruin.nl "Stuart" wrote in message ... How can I email a userform? I have a simple form, with which the user can Print, Exit or Save (save to a file and folder of their choice). Can I add a button giving an email option, and if so how, please? Regards. |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks.
I'll try to work out how to place that behind a button on the Userform. Regards. "Ron de Bruin" wrote in message ... Hi Stuart You can do Alt-Printscreen and past it on a empty sheet and mail that sheet -- Regards Ron de Bruin http://www.rondebruin.nl "Stuart" wrote in message ... How can I email a userform? I have a simple form, with which the user can Print, Exit or Save (save to a file and folder of their choice). Can I add a button giving an email option, and if so how, please? Regards. |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
An XL userform exists only in the context of a workbook. Email the
workbook. -- Regards, Tushar Mehta www.tushar-mehta.com Excel, PowerPoint, and VBA add-ins, tutorials Custom MS Office productivity solutions In article , says... How can I email a userform? I have a simple form, with which the user can Print, Exit or Save (save to a file and folder of their choice). Can I add a button giving an email option, and if so how, please? Regards. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Using Macro how to create email link for the email addresses in aRange or Selection | Excel Worksheet Functions | |||
Email Userform | Excel Discussion (Misc queries) | |||
Access from add_in userform to main template userform.... | Excel Programming | |||
Userform and Cell Email Hyperlink | Excel Programming | |||
Send a Userform by email | Excel Programming |