#1   Report Post  
Posted to microsoft.public.excel.misc
elyandco
 
Posts: n/a
Default negative numbers


In a simple table to subtract two negative numbers ( -6 from -3) my
formual is =SUM(S6-S7) . Excell gives me the answer 3. The answer is
actually -3. What's wrong with my formula? The answer must say -3 for
graphing purposes with the data I'm using. Thank you, Jeff.


--
elyandco
------------------------------------------------------------------------
elyandco's Profile: http://www.excelforum.com/member.php...o&userid=34898
View this thread: http://www.excelforum.com/showthread...hreadid=546367

  #2   Report Post  
Posted to microsoft.public.excel.misc
dalipsinghbisht
 
Posts: n/a
Default negative numbers


hey man you should try S7-S6 then you will find the answer -3.



tell me its working or not.


--
dalipsinghbisht
------------------------------------------------------------------------
dalipsinghbisht's Profile: http://www.excelforum.com/member.php...o&userid=32557
View this thread: http://www.excelforum.com/showthread...hreadid=546367

  #3   Report Post  
Posted to microsoft.public.excel.misc
elyandco
 
Posts: n/a
Default negative numbers


Right...I was just in the process of realizing what I had done, and that
mathmatically, Excell gave the correct answer for what I asked it to
do....and as you say by reversing the problem, I will get the -3.

I'm a piano tuner...I tune with a device that can measure any given
note, so that before I tune a piano, I'll know how far off it is from
where I want it to be before I start. If I can develope a simple table
and insert values for each octave of the scale, first inserting what
that note should be tuned at, and then measuring that note and
inserting where it is before the tuning, then with the differences
between the two data for each note I could get a graphic
representation, a visual to look at of the existing scale before it's
tuned. This is actually very important to know, and determines how much
"stretch" we must pull on each string during tuning...(tons more on this
if your interested).

The problem is, that in some cases, the result does not represent the
reality.

Thanks for your help...I've got to try and wrap my head around what I
want to do here...I'm not a math type, just thought it would be cool to
have a graphic rep of each tuning I do, would be good for future
comparisons cuz I do a lot of institutional tunings...same pianos over
and over. May not be worth the trouble.


--
elyandco
------------------------------------------------------------------------
elyandco's Profile: http://www.excelforum.com/member.php...o&userid=34898
View this thread: http://www.excelforum.com/showthread...hreadid=546367

  #4   Report Post  
Posted to microsoft.public.excel.misc
 
Posts: n/a
Default negative numbers

elyandco wrote:
In a simple table to subtract two negative numbers ( -6 from -3)
my formual is =SUM(S6-S7) . Excell gives me the answer 3.
The answer is actually -3. What's wrong with my formula? The
answer must say -3 for graphing purposes with the data I'm using.


If you subtract -6 "from" -3, i.e. -3 - (-6), the correct answer is
indeed 3.
If you intend to subtract -3 "from" -6, i.e. -6 - (-3), then say that,
and
write your formula accordingly. I presume that S6 contains -3 and S7
contains -6. If yours is the latter intent, write S7-S6.

But always remember GIGO -- "garbage in, garbage out". If you
manipulate the arithmetic to give the expected result, that does not
necessarily give the correct result. Understand your math problem,
and do the correct arithmetic. If the result surprises you, be
prepared
to accept the fact that your expectation was wrong, perhaps.

PS: You do not have to use SUM() in this context. It serves no useful
purpose here.

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
"find and replace" negative numbers pk Excel Worksheet Functions 5 March 16th 06 09:39 PM
How do I replace negative numbers with zero in Excel. Sloth Excel Worksheet Functions 0 March 16th 06 09:07 PM
convert negative numbers to positive numbers and vice versa bill gras Excel Worksheet Functions 4 December 7th 05 01:39 AM
Add sequences of positive then negative numbers judoist Excel Discussion (Misc queries) 6 November 26th 05 05:51 AM
How to change a series of positive numbers to negative numbers Ellie Excel Worksheet Functions 5 September 5th 05 05:10 PM


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