ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Excel 2003 - negative following the number (https://www.excelbanter.com/excel-worksheet-functions/129156-excel-2003-negative-following-number.html)

ohdharleyboy

Excel 2003 - negative following the number
 
Hello all-

I have imported a column of numbers into an Excel 2003 spreadsheet from an
in house program. When there is a number in the column that is negative, it
displays the negative sign after the number (45.50- instead of -45.50). Is
there a way to move the negative sign for the entire column to the front of
the number? Thanks - Jason

David Biddulph

Excel 2003 - negative following the number
 
One possibility would be =IF(RIGHT(A1,1)="-",-LEFT(A1,LEN(A1)-1),A1) .
--
David Biddulph

"ohdharleyboy" wrote in message
...
Hello all-

I have imported a column of numbers into an Excel 2003 spreadsheet from an
in house program. When there is a number in the column that is negative,
it
displays the negative sign after the number (45.50- instead of -45.50).
Is
there a way to move the negative sign for the entire column to the front
of
the number? Thanks - Jason




Gord Dibben

Excel 2003 - negative following the number
 
DataText to ColumnsNextNextAdvanced "Trailing minus for negative numbers"

Make sure you checkmark the option to "on"

Then Finish


Gord Dibben MS Excel MVP

On Sun, 4 Feb 2007 09:49:00 -0800, ohdharleyboy
wrote:

Hello all-

I have imported a column of numbers into an Excel 2003 spreadsheet from an
in house program. When there is a number in the column that is negative, it
displays the negative sign after the number (45.50- instead of -45.50). Is
there a way to move the negative sign for the entire column to the front of
the number? Thanks - Jason




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

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