Barney,
Text in a cell will print, unless hidden before the print is done. It will also be included
in a csv file.
You could put the text in a text box, which could be formatted to not print. You'd use the
Drawing Toolbar to make the text box. To format it to not print, right-click the box,
Format AutoShape, Properties tab, uncheck "Print object." YOu could remove the border from
the box: Right click it, Format AutoShape, Colors and Lines, and set the line color to
"none." You could also set the Fill Color to none similarly. Now you have only text,
floating around the worksheet.
--
Earl Kiosterud
www.smokeylake.com
Note: Some folks prefer bottom-posting.
But if you bottom-post to a reply that's
already top-posted, the thread gets messy.
When in Rome...
-----------------------------------------------------------------------
<Barney Fyfe> wrote in message news:(E-Mail Removed)...
> I'd like to have text in a cell that is just informational. I would
> not want it to print, or more importantly, if the file were saved as a
> .csv file, I would not want it included in that delimited file.
>
> I believe inserting a comment would work except that I would not want
> to accept that the user would be intuitive enough to look at the
> comments.
>
> Any suggestions are appreciated.
>