Google Exceltip.com
Account Icon
Shopping Cart
CheckOut

» Format number in joining text with linked number in Microsoft Excel

CATEGORY: Excel Format

Example: Format a number without decimal places, with a thousands separator, and combine it with text.


  1. In cell A1, enter the text "You still owe the sum of".
  2. In cell A2, enter the number - 5434.
  3. In cell A3, enter the text "for invoice # 2232 from 6/15/2001".
  4. In cell A4, enter the formula =A1&""&TEXT(A2,"#,##0")&""&A3.

Formatting a number with the thousands sign - the letter K
The formula =A1&" "&TEXT(A2,"#,K")&" "&A3

The sentence appearing in the cell - "You still owe the sum of 5K for invoice # 2232 from 6/15/2001".


Screenshot // Format number in joining text with linked number in Microsoft Excel

Format number in joining text with linked number in Microsoft Excel
Rate this tip
12 34 5
  RATING: 3.21
  VIEWS: 44787
Format example
confused wrote on December 31, 1969 19:00 EST
result are #NAME? from your tip " Format number in joining text with linked number in Microsoft Excel" emailed 3/30/06
making easy with graph
AD Asham wrote on December 31, 1969 19:00 EST
if the formulas should be describe with tables



REGISTERED USERS click here to post comments


GUESTSclick here to Register
Name
Comment Title
Comments


Terms and Conditions of use
The applications/code on this site are distributed as is and without warranties or liability. In no event shall the owner of the copyrights, or the authors of the applications/code be liable for any loss of profit, any problems or any damage resulting from the use or evaluation of the applications/code.

Copyright © 2003 ExcelTip.com
Microsoft, Microsoft Excel is a U.S. registered trademark of Microsoft Corporation