Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 20
Default Formulas with Negative Numbers

I have a negative number that I need to take a percentage of ((5000) * .178.
But it comes out as a positive number. How do I make it return the true
value of a negative number
--
Motaad
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,718
Default Formulas with Negative Numbers

(your formula)*-1

"Motaad" wrote:

I have a negative number that I need to take a percentage of ((5000) * .178.
But it comes out as a positive number. How do I make it return the true
value of a negative number
--
Motaad

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 964
Default Formulas with Negative Numbers

Placing a number in parenthesis does not make it negative, if thats what
you're trying to do. Use the - symbol instead.

-5000 * .178

When used in a formula, parenthesis indicate either the arguments of a
function, or the order of operations for calculation. A cell that contains
-5000 can be formatted to display (5000), but only the display is changed,
the contents of the cell are still -5000.

HTH,
Elkar


"Motaad" wrote:

I have a negative number that I need to take a percentage of ((5000) * .178.
But it comes out as a positive number. How do I make it return the true
value of a negative number
--
Motaad

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
add up negative numbers bill gras Excel Worksheet Functions 11 January 12th 07 07:33 AM
CHANGE A ROW OF POSTIVE NUMBERS TO NEGATIVE NUMBERS Harlan Excel Discussion (Misc queries) 3 December 1st 06 05:04 PM
converting text to negative numbers! via135 Excel Worksheet Functions 6 February 5th 06 06:29 AM
Compare Negative & Positive Numbers chom New Users to Excel 3 July 28th 05 08:26 AM
How do I show negative numbers on a stacked graph JMZ Charts and Charting in Excel 3 February 26th 05 03:21 PM


All times are GMT +1. The time now is 12:36 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"