Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 6
Default 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
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 620
Default 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



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22,906
Default 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


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
Using Excel 2000 VBA Application on Excel 2003 Excel Worksheet Functions 0 August 8th 06 02:36 AM
Return SEARCHED Column Number of Numeric Label and Value Sam via OfficeKB.com Excel Worksheet Functions 23 January 30th 06 06:16 PM
quattro pro converter Excel 2003 dr88363 New Users to Excel 0 February 27th 05 05:00 PM
Difference in number of Excel NewsGroups Hari Prasadh Excel Discussion (Misc queries) 1 January 25th 05 11:32 AM
sharing/using/saving Excel 2002 files in Excel 2003 maze2009 Excel Discussion (Misc queries) 0 January 20th 05 07:27 PM


All times are GMT +1. The time now is 05:43 PM.

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

About Us

"It's about Microsoft Excel"