Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
jmwismer
 
Posts: n/a
Default format a number concatenated with text


Hi there,

I have one cell value which is a number, say A1:3.5, and I have
formatted the cell so that it shows 3.50.

I have another cell that contains text which also includes the number
above:

="please pay the amount of " & A1 & " to the account..."

But then I lose the formatting (shows "..amount of 3.5 to..." instead
of "..amount of 3.50 to..."). How can I force the formatting?

thx a lot,
jm


--
jmwismer
------------------------------------------------------------------------
jmwismer's Profile: http://www.excelforum.com/member.php...o&userid=28201
View this thread: http://www.excelforum.com/showthread...hreadid=515839

  #2   Report Post  
Posted to microsoft.public.excel.misc
Gary''s Student
 
Posts: n/a
Default format a number concatenated with text

="please pay the amount of " & TEXT(A1,"0.00") & " to the account..."
--
Gary's Student


"jmwismer" wrote:


Hi there,

I have one cell value which is a number, say A1:3.5, and I have
formatted the cell so that it shows 3.50.

I have another cell that contains text which also includes the number
above:

="please pay the amount of " & A1 & " to the account..."

But then I lose the formatting (shows "..amount of 3.5 to..." instead
of "..amount of 3.50 to..."). How can I force the formatting?

thx a lot,
jm


--
jmwismer
------------------------------------------------------------------------
jmwismer's Profile: http://www.excelforum.com/member.php...o&userid=28201
View this thread: http://www.excelforum.com/showthread...hreadid=515839


  #3   Report Post  
Posted to microsoft.public.excel.misc
jmwismer
 
Posts: n/a
Default format a number concatenated with text


thx for your help, most appreciated! :)


--
jmwismer
------------------------------------------------------------------------
jmwismer's Profile: http://www.excelforum.com/member.php...o&userid=28201
View this thread: http://www.excelforum.com/showthread...hreadid=515839

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Convert numbers from text format to number format merlin68 Excel Discussion (Misc queries) 7 June 20th 07 07:03 PM
change custom format number to text joey Excel Discussion (Misc queries) 3 September 20th 05 09:35 PM
Formulas dealing with text data Bagia Excel Worksheet Functions 6 June 20th 05 10:29 PM
zero supress leading zeros when chg format from text to number HeatherO Excel Worksheet Functions 4 February 27th 05 11:11 PM
Number is in a text format dbl Excel Worksheet Functions 1 February 19th 05 08:57 PM


All times are GMT +1. The time now is 02:33 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"