Public Schedule Face-to-Face & Online Instructor-Led Training - View dates & book

vba courses london - command buttons dont show

Forum home » Delegate support and help forum » Microsoft VBA Training and help » vba courses london - Command Buttons that don;t show when printed

vba courses london - Command Buttons that don;t show when printed

ResolvedVersion Standard

Peter has attended:
Excel VBA Intro Intermediate course

Command Buttons that don;t show when printed

Hi,

I am writing a report and usually use buttins from the forms menu as these do not show up on print outs, but I need to activate a user form form a button so I need to use a command button from the control toolbox menu, but these show up on printouts and I would like it not to be printed. I cna't find anything in the properties of the command button that looks like it may help so any suggestiond would be more than welcome.

Thanks

Peter

RE: Command Buttons that don;t show when printed

Hi Peter

Thanks you for your question.

Have you tried the customised macro button, available from the cutomise dialog box, from Tools menu. The commands tab lets you select under Macros, a custom button that you can assign to a macro and put on a new toolbar if necessary.

Try that see if it helps

Feel free to recommend the forum to family, friends or work collegues.


Regards


BEST Training

 

Training courses

Training information:

Welcome. Please choose your application (eg. Excel) and then post your question.

Our Microsoft Qualified trainers will then respond within 24 hours (working days).

Frequently Asked Questions
What does 'Resolved' mean?

Any suggestions, questions or comments? Please post in the Improve the forum thread.

VBA tip:

Display Text In a Msgbox On Multiple Lines

When displaying text in a MsgBox you may need to show it over multiple lines. To do this use:

vbCrLf

As in:

MsgBox "The System has detected an error." & vbCrLf & "Contact your System Administrator"

The first sentence in quotes will appear above the second in the MsgBox.

View all VBA hints and tips

Connect with us:

0207 987 3777

Call for assistance

Request Callback

We will call you back

Server loaded in 0.09 secs.