Paul B. schrieb:
I know one can add a Note to a cell, but is there any way to add an inline comment after the cell's string? For instance, in some scripting I do, I can write:

   HamFetchMail(server, port, user, pass) # pull xxx mail acct.

and everything including and after the # sign is disregarded by the script engine.

I would find the inline comments easier to use than the tagged on Note.

It is only a side effect of the formula interpreter, but it works:

=someformula();"my comment"


Regards Daniel

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to