ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   convert to text problem (https://www.excelbanter.com/excel-discussion-misc-queries/160493-convert-text-problem.html)

Tim[_6_]

convert to text problem
 
I have two long columns of numbers...One formatted as currency...And one as
number with the 'thousand's' separating comma. I need to convert these both
to 'numbers as text'...but I can not figure out how to keep the dollar signs
and the commas...which I need ?

How would I take a column of about 3,000 entries formatted as currency (
$230,545 ) and convert it to 'text as number' while keeping the $ and , in
the final number ? Everything I have tried in the 'numbers to text'
function removes the $ & ,

Thanks, Tim



Ron Rosenfeld

convert to text problem
 
On Tue, 2 Oct 2007 10:27:35 -0700, "Tim" wrote:

I have two long columns of numbers...One formatted as currency...And one as
number with the 'thousand's' separating comma. I need to convert these both
to 'numbers as text'...but I can not figure out how to keep the dollar signs
and the commas...which I need ?

How would I take a column of about 3,000 entries formatted as currency (
$230,545 ) and convert it to 'text as number' while keeping the $ and , in
the final number ? Everything I have tried in the 'numbers to text'
function removes the $ & ,

Thanks, Tim


=TEXT(A1,"$#,##0.00")
--ron

Bob Umlas

convert to text problem
 
=TEXT(A1,"$#,##0.00") and fill down. You can also copy/paste special values
on top of original and you'll still have the $ and comma.
Bob Umlas
Excel MVP

"Tim" wrote in message
...
I have two long columns of numbers...One formatted as currency...And one as
number with the 'thousand's' separating comma. I need to convert these
both to 'numbers as text'...but I can not figure out how to keep the dollar
signs and the commas...which I need ?

How would I take a column of about 3,000 entries formatted as currency (
$230,545 ) and convert it to 'text as number' while keeping the $ and , in
the final number ? Everything I have tried in the 'numbers to text'
function removes the $ & ,

Thanks, Tim





All times are GMT +1. The time now is 11:36 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com