ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   How to see calculation and heading in same cell. (https://www.excelbanter.com/excel-discussion-misc-queries/38054-how-see-calculation-heading-same-cell.html)

Jeracho

How to see calculation and heading in same cell.
 
I would like the cell to perform a calculation and then display the answer as
will as a heading. In other words the answer and the heading will appear in
the same cell.

Anne Troy

Perhaps you mean something like ="Heading Name: "&A1+B1
*******************
~Anne Troy

www.OfficeArticles.com


"Jeracho" wrote in message
...
I would like the cell to perform a calculation and then display the answer

as
will as a heading. In other words the answer and the heading will appear

in
the same cell.




Duke Carey

You can concatenate text (the heading) and numbers, i.e.,

="Yesterday's date was "&text(today()-1,"Mmmm dd, yyyy")

Just make your calculation the first argument to the TEXT() function


"Jeracho" wrote:

I would like the cell to perform a calculation and then display the answer as
will as a heading. In other words the answer and the heading will appear in
the same cell.



All times are GMT +1. The time now is 01:30 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com