Alt 0178

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

On about Jun 17th, Dana DeLouis posted an elegant solution to writing "square feet" using Alt 0178 text character (a small superscript 2): ft²
Where could I get to see a full list of character codes available with the ALT key?
 
Hi

As far as I'm aware (someone will correct me if I'm wrong!) these codes are
the same as CHAR() codes. In A1 type
=CHAR(ROW())
and fill this down. The early ones are not used (hence the square shape)

--
Andy.


David said:
On about Jun 17th, Dana DeLouis posted an elegant solution to writing
"square feet" using Alt 0178 text character (a small superscript 2): ft²
 
Back
Top