Do it with a format.
Right click your cell - Format - Number tab -select Custom
enter this custom format alter to include the symbol you wannt
0.0" Your Symbol"
OK
Mike
Doing this as a format means the symbol is ignored when doing any
calculation on the cell so I don't understand what you mean by
>It still subtracts the number in the total.
Perhaps you could give a fuller explanation of what your trying to do.
Mike
Lets say we want 99 and the symbol * in c4 and it to be included when you
execute your sum formula. Here's what you CAN'T do. You can't simply type
99*
in the cell because that changes it to text.
What you can do is select the cell (or range of cells) and then right click
the cell(s)
Format
Number Tab
Custom
and in the input box (top right) enter the format I gave you
0.0" *"
OK
Now when you enter a number in the cell it will appear with the symbol BUT
Excel will still treat it as a number.
Because you have been experimenting you may have changed the range to TEXT
so before you start re-format the range as GENERAL and try again.
Mike