ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   M17 = 40,000 (https://www.excelbanter.com/excel-worksheet-functions/129641-m17-%3D-40-000-a.html)

Yosemite

M17 = 40,000
 
Hi,

I am trying to create a function but not sure how.

M14 = 250,000 + (amount will change daily)
M15 = 200,000 - (amount may change)
M16 = xxxx -
_____________________________________
M17 = 40,000 (Must always total $40,000)


What would I put in M16 so that M17 will always total $40,000?

Any help would be greatly appreciated.

Thanks!

Yosemite



JE McGimpsey

M17 = 40,000
 
one way:

I'll assume that M17's formula is

=M14-M15-M16

If that's the case then:

M16: =M14-M15-40000


In article ,
"Yosemite" wrote:

Hi,

I am trying to create a function but not sure how.

M14 = 250,000 + (amount will change daily)
M15 = 200,000 - (amount may change)
M16 = xxxx -
_____________________________________
M17 = 40,000 (Must always total $40,000)


What would I put in M16 so that M17 will always total $40,000?

Any help would be greatly appreciated.

Thanks!

Yosemite


driller

M17 = 40,000
 

--
*****
birds of the same feather flock together..



"Yosemite" wrote:

Hi,

I am trying to create a function but not sure how.

M14 = 250,000 + (amount will change daily)
M15 = 200,000 - (amount may change)
M16 = xxxx -
_____________________________________
M17 = 40,000 (Must always total $40,000)


What would I put in M16 so that M17 will always total $40,000?

Any help would be greatly appreciated.

Thanks!

Yosemite




driller

M17 = 40,000
 
hi Yosemite

for me it looks like a balance sheet of amounts where M15 and M16 are
negative amounts, formatted to show as deductions....
so i guess
M16 = -(M14+M15-40000)

regards
--
*****
birds of the same feather flock together..



"Yosemite" wrote:

Hi,

I am trying to create a function but not sure how.

M14 = 250,000 + (amount will change daily)
M15 = 200,000 - (amount may change)
M16 = xxxx -
_____________________________________
M17 = 40,000 (Must always total $40,000)


What would I put in M16 so that M17 will always total $40,000?

Any help would be greatly appreciated.

Thanks!

Yosemite




driller

M17 = 40,000
 
oops...M15 "-amount may change" in case M16 becomes positive

maybe another way will be
=if(-(M14+M15-40000)0,"Cannot balance see M15",-(M14+M15-40000))
--
*****
birds of the same feather flock together..



"driller" wrote:

hi Yosemite

for me it looks like a balance sheet of amounts where M15 and M16 are
negative amounts, formatted to show as deductions....
so i guess
M16 = -(M14+M15-40000)

regards
--
*****
birds of the same feather flock together..



"Yosemite" wrote:

Hi,

I am trying to create a function but not sure how.

M14 = 250,000 + (amount will change daily)
M15 = 200,000 - (amount may change)
M16 = xxxx -
_____________________________________
M17 = 40,000 (Must always total $40,000)


What would I put in M16 so that M17 will always total $40,000?

Any help would be greatly appreciated.

Thanks!

Yosemite





All times are GMT +1. The time now is 06:33 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com