|  

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

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: 52961
Format example
confused
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
if the formulas should be describe with tables
Click here to post comment
For Registered Users
Name
Comment Title
Comments