Thanks Earl. I'm caught between a rock a hard place here. The cell is smack
in the middle of the sheet and there's no room on the form to have it in a
column by itself. I could add a print button (if there was room) that would
change the cell properties so that it couldn't be seen in the printed copy -
but no room for the button.
The other problem is that the text in this cell only appears when the value
of an adjacent cell is a certain number. I had used a small macro to create a
comment when the condition was met, but then found out that formatting the
comment using normal excel commands didn't work. I've assumed this is because
the comment was created by the macro, not be excel itself, but so far no one
has been able to come up with a solution to format the comment. Again, I
assume this will have to be done in the macro itself. I need the comment to
be a certain size to fit in the only available space and not cover other
input labels, and I don't want a shadow, because when the comment dissapears
(if the cell containing the trigger value is over-typed with a different
value) it leaves the outline of the shadow on the screen, although it doesn't
print.