Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Change a positive value to a negative value

I'm trying to enter a value of say $1.00 into a cell. However I want it to display a -$1.00. What formula do I use to do this?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 226
Default Change a positive value to a negative value

You can just format the cell as

-$#,##0.00

what do you want to do for the negative values ?

--
Regards,

Juan Pablo González

"Michael" wrote in message
...
I'm trying to enter a value of say $1.00 into a cell. However I want it

to display a -$1.00. What formula do I use to do this?


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 22,906
Default Change a positive value to a negative value

Michael

Do you want to "display" -$1.00 or "be" -$1.00?

To "be" just enter as -1 and format to Currency.

To "display" just enter as 1 and format to Custom -$#,###0.00

Second case: the number will still be positive, just look negative.

Gord Dibben Excel MVP

On Fri, 23 Apr 2004 12:06:07 -0700, "Michael" wrote:

I'm trying to enter a value of say $1.00 into a cell. However I want it to display a -$1.00. What formula do I use to do this?


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
Change positive to negative number Sandra Excel Worksheet Functions 5 May 26th 14 01:25 PM
Change from a negative to a positive Erica Excel Discussion (Misc queries) 3 December 11th 08 07:39 PM
change cell from negative to positive Terry Excel Discussion (Misc queries) 1 July 15th 05 07:15 PM
How to change negative to positive Marshanann Excel Worksheet Functions 1 June 28th 05 09:37 PM
Quick way to change negative #s to positive Nih Excel Discussion (Misc queries) 2 June 8th 05 09:39 PM


All times are GMT +1. The time now is 10:04 PM.

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"