Can I convert numbers to text in Excel?

  • Thread starter Thread starter Guest
  • Start date Start date
It depends what you mean on how you do it. Putting a comma in front of the
number (,10) turns it into text. The comma won't be displayed. If you want 10
shown as Ten then create a table and use Vlookup.
 
If you precede a number by a comma, the comma *will* be displayed (or at
least it will in my version of Excel).
If you want a number in a cell to be formatted as text, precede it with an
*apostrophe*, which will *not* be shown.

If you have a cell containing a number, and you want it converting to text
(perhaps to maintain format while exporting to Word mail merge, for
example), then use the TEXT() function.
 

Ask a Question

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.

Ask a Question

Back
Top