View Single Post
  #12   Report Post  
Posted to microsoft.public.excel.misc,microsoft.public.excel
Pete_UK Pete_UK is offline
external usenet poster
 
Posts: 8,856
Default Mathematical puzzle (for all you Excel experts)

Doesn't work for the second one, does it?

Pete

On Apr 7, 2:09*pm, "GerryGerry" wrote:
C = B + ABS(A)

"ship" wrote in message

...



Hi


I have a mathematical puzzle that I cant solve.


In the table below, the inputs are the values in columns "A" and "B
and the desired output is column "C".


* A * * * *B * * * C


*-3 * * * -3 * * * 0
*-3 * * * +3 * * *-6
*+3 * * * -3 * * * 0
*+3 * * * +3 * * *+6
* 0 * * * *0 * * * 0


What on earth is the formula in Microsoft Excel that creates "C"?


With thanks


Ship
Shiperton Henethe


Clue:
If you strip the sign off "A" and then add "A" and "B" together
and then apply the sign afterwards, you get the correct
answer. But how the heck do you do this in msExcel ?
And/or isnt there a better way of doing the mathematics ? (!)- Hide quoted text -


- Show quoted text -