#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 698
Default Weighted Values

With this range in A1:D6
Name WeeksOff BillAmt $100.00
Allen 1 (blank) (blank)
Bev 1 (blank) (blank)
Carl 0 (blank) (blank)
Donna 0 (blank) (blank)
Ed 0 (blank) (blank)

Whe
Col_A contains Names
Col_B contains the number of weeks to deduct
Col_C will contain the person's bill
D1 contains the amount of the water bill

This formula calculates each persons bill for the month:
C2: =ROUND($D$1*(4-B2)/(SUMPRODUCT((4-$B$2:$B$6))),2)
Copy that formula down

Does that help?
***********
Regards,
Ron

XL2002, WinXP


"petersongf" wrote:

I run a water fund for my office, and I'm trying to fairly account for people
who leave the office for business and don't use the water for anywhere from a
week to a month.

Currently, I'm entering the invoice total in one cell, and in another
dividing it by the total participants minus a countif function (I mark an "X"
by their name for the month if they are out for a significant amount of time).

This is a little clunky, though, and I'd like to account for people who are
out 1-3 weeks by using something like a .25-.75 system, so nobody pays too
much for water they don't use or pay for someone else.

Any suggestions?

Thank you

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
Need help with weighted average [email protected] Excel Discussion (Misc queries) 2 December 7th 06 06:15 PM
Weighted Avg Jose Aleman Excel Discussion (Misc queries) 3 May 5th 06 07:54 PM
Weighted values when one is zero Tom Excel Discussion (Misc queries) 6 February 16th 06 05:51 PM
Weighted Average MedicEric New Users to Excel 2 November 26th 05 07:29 PM
Weighted Avg - using values from multiple sheets [email protected] Excel Worksheet Functions 0 February 17th 05 06:49 PM


All times are GMT +1. The time now is 05:49 AM.

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"