this can be achieved by changing the formatting of the cell, put your
formula in the cell first and then click on the cell, choose format / cells
and click on the number tab. Click on custom and on the right hand side
you'll see "General" change it to look like this:
"The total is" General
and click OK
This method leaves the format of the cell as a number so you can use it in
future calculations.
alternatively, you can modify the formula in the cell to read
="The total is " & SUM(A2:A11)
this, however, makes the field a text field so it can not be used in future
calculations.
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.