PC Review


Reply
Thread Tools Rate Thread

Concatenate & Number Formats

 
 
messy19
Guest
Posts: n/a
 
      17th Jun 2008
Can I maintain the number format from a cell I have in the string?
I am including a formula cell and the result comes up with several decimal
places and no dollar sign. I would like the resulting statement to have a
dollar value in it, not a long general format number with several decimal
places.
 
Reply With Quote
 
 
 
 
Niek Otten
Guest
Posts: n/a
 
      17th Jun 2008
To retain the format of A2:

=A1&TEXT(A2,"$#,##0.00")&A3

To get the right format string for A2; Format>Cells>Number tab, select Custom and copy what is in the Type box

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

"messy19" <(E-Mail Removed)> wrote in message news:7F5BE591-0659-4661-A2AB-(E-Mail Removed)...
| Can I maintain the number format from a cell I have in the string?
| I am including a formula cell and the result comes up with several decimal
| places and no dollar sign. I would like the resulting statement to have a
| dollar value in it, not a long general format number with several decimal
| places.


 
Reply With Quote
 
messy19
Guest
Posts: n/a
 
      17th Jun 2008
Thank you!

"Niek Otten" wrote:

> To retain the format of A2:
>
> =A1&TEXT(A2,"$#,##0.00")&A3
>
> To get the right format string for A2; Format>Cells>Number tab, select Custom and copy what is in the Type box
>
> --
> Kind regards,
>
> Niek Otten
> Microsoft MVP - Excel
>
> "messy19" <(E-Mail Removed)> wrote in message news:7F5BE591-0659-4661-A2AB-(E-Mail Removed)...
> | Can I maintain the number format from a cell I have in the string?
> | I am including a formula cell and the result comes up with several decimal
> | places and no dollar sign. I would like the resulting statement to have a
> | dollar value in it, not a long general format number with several decimal
> | places.
>
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Concatenate 2 different number formats Art Microsoft Excel Misc 11 9th Jun 2008 05:26 PM
number formats after concatenate =?Utf-8?B?TWFyeQ==?= Microsoft Excel Worksheet Functions 1 14th Oct 2005 10:59 AM
RE: number formats after concatenate =?Utf-8?B?RHVrZSBDYXJleQ==?= Microsoft Excel Worksheet Functions 0 14th Oct 2005 05:21 AM
RE: number formats after concatenate =?Utf-8?B?TWFyeQ==?= Microsoft Excel Worksheet Functions 0 14th Oct 2005 05:13 AM
Concatenate Different Formats Alec Kolundzic Microsoft Excel Worksheet Functions 2 13th Apr 2004 10:25 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:23 AM.