XL2000: Modules Cannot Be Printed in Color (213191)



The information in this article applies to:

  • Microsoft Excel 2000

This article was previously published under Q213191

SYMPTOMS

In Microsoft Excel 2000, certain lines of Microsoft Visual Basic for Applications code in a module appear in color while you are editing them. However, when you print the module, these lines of code are printed in black and white, even if you have a color printer.

CAUSE

This behavior occurs because the printing of color in modules is not a supported feature.

MORE INFORMATION

The following table lists the default settings for items in a module that may or may not be displayed in color while you edit the code of the module:
   Item                Default color
   ---------------------------------
   Normal text         Black
   Syntax error text   Red
   Comment text        Green
   Keyword text        Blue
				

Modification Type:MajorLast Reviewed:11/5/2003
Keywords:kbprb kbprint kbProgramming kbui KB213191