Thread
:
Excel should let me use hidden text (like MS Word) - Thanks
View Single Post
#
6
Posted to microsoft.public.excel.worksheet.functions
Dave Peterson
Posts: n/a
Excel should let me use hidden text (like MS Word) - Thanks
And if you're working with strings:
="this is a string " & text(a1,"$0.00") & text("this is a comment",";;;")
Sandy Mann wrote:
An additional way is to use the N function to include the hidden text in the
formula thus:
=SUM(A1:A10) +N("I want to add up the first 10 cells in column A")
--
HTH
Sandy
with @tiscali.co.uk
"Les" wrote in message
...
It would be beneficial if Excel provided a "hidden text" option like MS
Word.
This would allow information to be stored in cells but not printed when
the
spreadsheet is printed.
----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow
this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.
http://www.microsoft.com/office/comm...et.f unctions
--
Dave Peterson
Reply With Quote