ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   New Users to Excel (https://www.excelbanter.com/new-users-excel/)
-   -   spreadsheet for splitting a utility bill (https://www.excelbanter.com/new-users-excel/19967-spreadsheet-splitting-utility-bill.html)

dmcquil

spreadsheet for splitting a utility bill
 
How would I find or make a spreadsheet for splitting an electric utility bill
among three tenants? The knowns are the total kwh used, the total bill and
the number of KWH used by two of the three tenants.

Thanks!

Peo Sjoblom

Why would you need a spreadsheet for that, paper and a pen would do or a
calculator
Sounds like homework to me

--
Regards,

Peo Sjoblom


"dmcquil" wrote in message
...
How would I find or make a spreadsheet for splitting an electric utility
bill
among three tenants? The knowns are the total kwh used, the total bill
and
the number of KWH used by two of the three tenants.

Thanks!




Biff

Hi!

Subtract from the total kwh, the known kwh used by the 2
tennants. The result you get will be the kwh used by the
third tennant.

Divide the total kwh by the kwh for each tennant. This
will return each tennants percentage of kwh used.

Multiply each tennants percentage used by the total bill
amount.

Biff

-----Original Message-----
How would I find or make a spreadsheet for splitting an

electric utility bill
among three tenants? The knowns are the total kwh used,

the total bill and
the number of KWH used by two of the three tenants.

Thanks!
.


Ken Wright

LOL - methinks you are not wrong <g

--
Regards
Ken....................... Microsoft MVP - Excel
Sys Spec - Win XP Pro / XL 97/00/02/03

----------------------------------------------------------------------------
It's easier to beg forgiveness than ask permission :-)
----------------------------------------------------------------------------

"Peo Sjoblom" wrote in message
...
Why would you need a spreadsheet for that, paper and a pen would do or a
calculator
Sounds like homework to me

--
Regards,

Peo Sjoblom


"dmcquil" wrote in message
...
How would I find or make a spreadsheet for splitting an electric utility
bill
among three tenants? The knowns are the total kwh used, the total bill
and
the number of KWH used by two of the three tenants.

Thanks!






CLR

D1= Total cost
E1= Total KWH
E2=KWH used by two tenants

=D1-(D1*(E2/E1))

Vaya con Dios,
Chuck, CABGx3


"dmcquil" wrote in message
...
How would I find or make a spreadsheet for splitting an electric utility

bill
among three tenants? The knowns are the total kwh used, the total bill

and
the number of KWH used by two of the three tenants.

Thanks!




Kassie

Hi, ignore that. Set up a spreadsheet with the following headings in col A,
as indicated: A2: Bill,
A3 Tenant A,
A4 Tenant B,
A5 Tenant C.

In B1, type in "Jan". Move your cursor to the bottom right hand corner,
where it changes to a +, click, hold and drag across to Col M. That will
give you the months of the year.

In B5, enter the following formula : =B2-(B3+B4). Now drag this across to
col M as well.

You are set up and ready to go. Enter the bill amount in Row 2, below the
relevant month, the known costs in row 3 and 4, and see the other tenant's
cost in Row 5.

Save, and build up a record for the year.

"Biff" wrote:

Hi!

Subtract from the total kwh, the known kwh used by the 2
tennants. The result you get will be the kwh used by the
third tennant.

Divide the total kwh by the kwh for each tennant. This
will return each tennants percentage of kwh used.

Multiply each tennants percentage used by the total bill
amount.

Biff

-----Original Message-----
How would I find or make a spreadsheet for splitting an

electric utility bill
among three tenants? The knowns are the total kwh used,

the total bill and
the number of KWH used by two of the three tenants.

Thanks!
.



Ken Wright

Hi, ignore that.

And why exactly??

--
Regards
Ken....................... Microsoft MVP - Excel
Sys Spec - Win XP Pro / XL 97/00/02/03

----------------------------------------------------------------------------
It's easier to beg forgiveness than ask permission :-)
----------------------------------------------------------------------------

"Kassie" wrote in message
...
Hi, ignore that. Set up a spreadsheet with the following headings in col

A,
as indicated: A2: Bill,
A3 Tenant A,
A4 Tenant B,
A5 Tenant C.

In B1, type in "Jan". Move your cursor to the bottom right hand corner,
where it changes to a +, click, hold and drag across to Col M. That will
give you the months of the year.

In B5, enter the following formula : =B2-(B3+B4). Now drag this across to
col M as well.

You are set up and ready to go. Enter the bill amount in Row 2, below the
relevant month, the known costs in row 3 and 4, and see the other tenant's
cost in Row 5.

Save, and build up a record for the year.

"Biff" wrote:

Hi!

Subtract from the total kwh, the known kwh used by the 2
tennants. The result you get will be the kwh used by the
third tennant.

Divide the total kwh by the kwh for each tennant. This
will return each tennants percentage of kwh used.

Multiply each tennants percentage used by the total bill
amount.

Biff

-----Original Message-----
How would I find or make a spreadsheet for splitting an

electric utility bill
among three tenants? The knowns are the total kwh used,

the total bill and
the number of KWH used by two of the three tenants.

Thanks!
.





biff

Hi, ignore that.

Ignore what?

Biff

-----Original Message-----
Hi, ignore that. Set up a spreadsheet with the

following headings in col A,
as indicated: A2: Bill,
A3 Tenant A,
A4 Tenant B,
A5 Tenant C.

In B1, type in "Jan". Move your cursor to the bottom

right hand corner,
where it changes to a +, click, hold and drag across to

Col M. That will
give you the months of the year.

In B5, enter the following formula : =B2-(B3+B4). Now

drag this across to
col M as well.

You are set up and ready to go. Enter the bill amount in

Row 2, below the
relevant month, the known costs in row 3 and 4, and see

the other tenant's
cost in Row 5.

Save, and build up a record for the year.

"Biff" wrote:

Hi!

Subtract from the total kwh, the known kwh used by the

2
tennants. The result you get will be the kwh used by

the
third tennant.

Divide the total kwh by the kwh for each tennant. This
will return each tennants percentage of kwh used.

Multiply each tennants percentage used by the total

bill
amount.

Biff

-----Original Message-----
How would I find or make a spreadsheet for splitting

an
electric utility bill
among three tenants? The knowns are the total kwh

used,
the total bill and
the number of KWH used by two of the three tenants.

Thanks!
.


.


Otto Moehrbach

Biff
Flip your quotient over. The way you have it results in each person
having more than 100% of the total. HTH Otto
"Biff" wrote in message
...
Hi!

Subtract from the total kwh, the known kwh used by the 2
tennants. The result you get will be the kwh used by the
third tennant.

Divide the total kwh by the kwh for each tennant. This
will return each tennants percentage of kwh used.

Multiply each tennants percentage used by the total bill
amount.

Biff

-----Original Message-----
How would I find or make a spreadsheet for splitting an

electric utility bill
among three tenants? The knowns are the total kwh used,

the total bill and
the number of KWH used by two of the three tenants.

Thanks!
.





All times are GMT +1. The time now is 08:53 AM.

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