Thread: in cell comment
View Single Post
  #6   Report Post  
BorisS
 
Posts: n/a
Default

that's what I was looking for. thanks. Couldn't remember the order of N and
parens.
--
Boris


"Gord Dibben" wrote:

Boris

=a2*a1+n("my wage+bonus-4 weekly loan repayments")

The comment will show up in the formula bar but not in the cell.

Is that what you want?

To show more than one line in the results of a formula use CHAR(10)

="This is one line" & CHAR(10) & "this is another line"

Set to wrap text and autofit.


Gord Dibben Excel MVP



On Sun, 21 Aug 2005 10:37:03 -0700, BorisS
wrote:

I once saw here that there is a notation with which the alt-enter in-cell
multiple lines (or maybe even without) could be combined with comments. In
other words, there is something that can precede a comment to make the cell
know that it is just that. Anyone know what I'm talking about? It was
something with the letter 'n' and an apostrophe (or parentheses). Not sure.