Loading
Excel.Tips.Net ExcelTips (Menu Interface)

Non-Printing Controls

Excel allows you to place some special controls in your worksheet which can make it easier to input information. For instance, you can add a drop-down control that allows your user to select data from a given set that you have defined.

While these controls are handy, they can be distracting when it comes time to print your worksheet. They will print, but they take away from the other data you want people to focus upon in the printout.

As a solution, many people simply define print areas that don't include the cells over which the controls appear. For example, if the controls are placed over some cells in column B, you can define a print area that begins with column C. (Remember that the selections in a control can be assigned to any cell in the worksheet through the use of the Linked Cell property of the control. Thus, a change in the control results in a change in some value in a cell in the worksheet. This means that the appearance of the control is independent from the appearance of the data selected in the control.)

Another solution is to simply turn off the printing of the control. For instance, you could have the control appear over the top of cell C3, and the value of C3 is linked to the control. You can then follow these steps to turn off printing of the control:

  1. Right-click on the control. Excel displays a Context menu.
  2. Choose Format Control from the Context menu. Excel displays the Control tab of the Format Control dialog box.
  3. Make sure the Properties tab is selected.
  4. Clear the Print Object check box.
  5. Click on OK.

If you prefer to work directly with the control's properties, you can follow these steps instead:

  1. Right-click on the control. Excel displays a Context menu.
  2. Choose Properties from the Context menu. Excel displays the Properties dialog box for the control.
  3. Change the PrintObject property to False.
  4. Click on OK.

ExcelTips is your source for cost-effective Microsoft Excel training. This tip (3081) applies to Microsoft Excel versions: 97 | 2000 | 2002 | 2003 | 2007

Related Tips:

More Power! For some people, the prospect of creating macros can be scary. Those who conquer their fears, however, find they become much more confident and productive once they learn how to make Excel do exactly what they want. ExcelTips: The Macros is an invaluable source for learning Excel macros. You are introduced to the topic in bite-sized chunks, pulled from past issues of ExcelTips. Learn at your own pace, exactly the way you want. Check out ExcelTips: The Macros today!

 

Comments for this tip:

There are currently no comments for this tip. (Be the first to leave your comment—just use the simple form below!)

Leave your own comment:

*Name:
Email:
  Notify me about new comments for this tip
Hide my email address
*Text:
*What is 2+3? (To prevent automated submissions and spam.)