Formatting numbers in a mixed text and numeric formula

  • Thread starter Thread starter Alex
  • Start date Start date
A

Alex

How do I format the results of these numbers, so that I
can get rid of the decimal places?
 
What numbers?

Maybe text?

="Here is your text "&TEXT(123,"$#,##0.00")

would return

Here is your text $123.00

--


For everyone's benefit keep the discussion in the newsgroup.

Regards,

Peo Sjoblom
 
Maybe this example will help:

="I drink "&TEXT(13/3,"#")&" beers every night."

HTH
Jason
Atlanta, GA
 

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