Put two numbers in A1 and B1
In C1 enter =(A1+B1)&"²"
In D1 enter =TEXT(A1+B1,"#²")
Each will display 5²
In each case, the superscript 2 is enter by holding down the ALT key any
typing 0178 on the numeric keypad (bit of a pain with a laptop)
Note that both formulas give a text value so you cannot use the result of
the addition in another math operation
BEST SOLUTION:
If E1 has the formula =A1+B1, you can give it a custom format such as 0"²"
and the value in E1 can be used in further 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.