Footnotes in Excel?

  • Thread starter Thread starter Debutante
  • Start date Start date
D

Debutante

ExcelXP

Is it possible to add a footnote to a cell that includes a formula?

Thank you.
 
If by "footnote" you mean "Comment", YES!
<Insert> <Comment>
--

HTH,

RD
==============================================
Please keep all correspondence within the Group, so all may benefit!
==============================================

ExcelXP

Is it possible to add a footnote to a cell that includes a formula?

Thank you.
 
And if you don't want a coment, but a footnote in the formula bar.

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

The footnote won't be seen in the cell, but will appear in the formula bar.


Gord Dibben Excel MVP
 
And if your formula is text and you want a "comment":

=a1&text(b1,"mm/dd/yyyy")&text("this is a comment",";;;")
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top