Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 18
Default FINDING THE UNKNOWN NUMBER

Is it possible to find the unknown if I have the following:
C70=18
C69=9
C71=UNKNOWN

(C70-C69)+(C71-C70)=J71
C71-J71=C70

How do I used excel to find the C71 UNKNOWN????? Right now I can put any number as the unknown and it auto-calculate for me, but the answer is not correct. Please help.

thanks

EggHeadCafe - Software Developer Portal of Choice
Pete's Real Jewish Nuclear Bomb Holiday Chili
http://www.eggheadcafe.com/tutorials...sh-nuclea.aspx
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 18
Default FINDING THE UNKNOWN NUMBER

Sorry, I forgot to give the answer so you'll know you did it right:

C71= 4

I need the formula in order to do the next question and C71 is unknown.

thanks



sierra spiegel wrote:

FINDING THE UNKNOWN NUMBER
13-Nov-09

Is it possible to find the unknown if I have the following:
C70=18
C69=9
C71=UNKNOWN

(C70-C69)+(C71-C70)=J71
C71-J71=C70

How do I used excel to find the C71 UNKNOWN????? Right now I can put any number as the unknown and it auto-calculate for me, but the answer is not correct. Please help.

thanks

Previous Posts In This Thread:

EggHeadCafe - Software Developer Portal of Choice
JavaScript - Modal Dialog Box - Cross Browser
http://www.eggheadcafe.com/tutorials...al-dialog.aspx
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 690
Default FINDING THE UNKNOWN NUMBER

How do I used excel to find the C71
(C70-C69)+(C71-C70)=J71
C71-J71=C70


Hi. If I am not mistaken...
Your second equation above is saying that J71 equals...

J71 = -C70 + C71

Substitute this into your first equation...
(C70 - C69) + (C71 - C70) = -C70 + C71

Your C71 Cancels out!

All you are saying is that:
C69 = C70

Note that your two C70's on the left hand side that cancel out seems
suspicious.

= = = = = =
HTH
Dana DeLouis



On 11/13/09 5:39 PM, sierra spiegel wrote:
Sorry, I forgot to give the answer so you'll know you did it right:

C71= 4

I need the formula in order to do the next question and C71 is unknown.

thanks



sierra spiegel wrote:

FINDING THE UNKNOWN NUMBER
13-Nov-09

Is it possible to find the unknown if I have the following:
C70=18
C69=9
C71=UNKNOWN

(C70-C69)+(C71-C70)=J71
C71-J71=C70

How do I used excel to find the C71 UNKNOWN????? Right now I can put any number as the unknown and it auto-calculate for me, but the answer is not correct. Please help.

thanks

Previous Posts In This Thread:

EggHeadCafe - Software Developer Portal of Choice
JavaScript - Modal Dialog Box - Cross Browser
http://www.eggheadcafe.com/tutorials...al-dialog.aspx

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 9
Default FINDING THE UNKNOWN NUMBER

If you have a complex equation, you can use Excel solver to find it for you.
But your equation is an easy one and you could isolate c71
(C70-C69)+(C71-C70)=J71 and C71-J71=C70
so putting together
C71 - [ (C70-C69)+(C71-C70) ] = C70
= C71 - (C70-C69) - (C71-C70) = C70
= C71 - C70 + C69 - C71 + C70 = C70
= C71 + C69 - C71 = C70
= C69 = C70

Being that, you may have any value in C71 only if c69 = c70. Otherwise, you
have no solution at all.






"sierra spiegel" wrote:

Sorry, I forgot to give the answer so you'll know you did it right:

C71= 4

I need the formula in order to do the next question and C71 is unknown.

thanks



sierra spiegel wrote:

FINDING THE UNKNOWN NUMBER
13-Nov-09

Is it possible to find the unknown if I have the following:
C70=18
C69=9
C71=UNKNOWN

(C70-C69)+(C71-C70)=J71
C71-J71=C70

How do I used excel to find the C71 UNKNOWN????? Right now I can put any number as the unknown and it auto-calculate for me, but the answer is not correct. Please help.

thanks

Previous Posts In This Thread:

EggHeadCafe - Software Developer Portal of Choice
JavaScript - Modal Dialog Box - Cross Browser
http://www.eggheadcafe.com/tutorials...al-dialog.aspx
.

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
SUM IF - What if column number is unknown Milind Keer[_2_] Excel Discussion (Misc queries) 3 October 23rd 08 05:22 PM
Finding a string of unknown length in a string of unknown length, Help! Hankjam[_2_] Excel Discussion (Misc queries) 8 July 3rd 08 06:49 PM
finding unknown from a line of best fit Sara Beaver Charts and Charting in Excel 2 October 22nd 05 02:32 PM
Dividing by unknown to get a number bundyloco Excel Worksheet Functions 5 August 14th 05 03:44 PM
How to Calculate an unknown number? Beau Excel Worksheet Functions 1 May 28th 05 01:20 AM


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