B Beep Beep Apr 17, 2008 #1 Is there a way to have a formula and some text after the formula in the same cell?
S Sandy Mann Apr 17, 2008 #2 If you mean text that shows in the cell then something like: =SUM(A1:A20)&" Total of Column" if you mean text that will not show in the cell then something like: =Sum(A1:A20)+N("This is an explantion of what the formula does") -- HTH Sandy In Perth, the ancient capital of Scotland and the crowning place of kings (e-mail address removed) Replace @mailinator.com with @tiscali.co.uk
If you mean text that shows in the cell then something like: =SUM(A1:A20)&" Total of Column" if you mean text that will not show in the cell then something like: =Sum(A1:A20)+N("This is an explantion of what the formula does") -- HTH Sandy In Perth, the ancient capital of Scotland and the crowning place of kings (e-mail address removed) Replace @mailinator.com with @tiscali.co.uk