ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Copy or Print from User Form? (https://www.excelbanter.com/excel-programming/386333-copy-print-user-form.html)

Shelly

Copy or Print from User Form?
 
Hi,

I have a user form that I'm using to display help text for a spreadsheet.
Basically, it's using a large label on the form to display text that is
stored in a worksheet. How can I allow the users to copy/paste text from the
label in the form (i.e. select with the mouse, Ctrl+C, then Ctrl+V in
notebook or something) so they can print it? Or, is there a way to allow
printing directly from the user form?

Thanks!

NickHK

Copy or Print from User Form?
 
Shelly,
Userform1.printout

According to help:
"The printer used by PrintForm is determined by the operating system's
Control Panel settings"

which I take to mean you can only print to the default printer rather than
the AxctivePrinter.

NickHK

"Shelly" wrote in message
...
Hi,

I have a user form that I'm using to display help text for a spreadsheet.
Basically, it's using a large label on the form to display text that is
stored in a worksheet. How can I allow the users to copy/paste text from

the
label in the form (i.e. select with the mouse, Ctrl+C, then Ctrl+V in
notebook or something) so they can print it? Or, is there a way to allow
printing directly from the user form?

Thanks!




Jean-Yves[_2_]

Copy or Print from User Form?
 
Hi Shelly,

Use a text box instead and "disable" it ( there is somehing else to avoid
edit).
Text will not be editable but can be selected.
Regards
JY
"Shelly" wrote in message
...
Hi,

I have a user form that I'm using to display help text for a spreadsheet.
Basically, it's using a large label on the form to display text that is
stored in a worksheet. How can I allow the users to copy/paste text from
the
label in the form (i.e. select with the mouse, Ctrl+C, then Ctrl+V in
notebook or something) so they can print it? Or, is there a way to allow
printing directly from the user form?

Thanks!





All times are GMT +1. The time now is 02:53 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com