#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 17
Default formula question

Can someone help me out with this problem. Don't understand the syntax or
where to find out what the symbols mean.
Below I have information w/ formula following. The titles are in columns
and numbers are below on spreadsheet shown in "_". I need to figure the
formula for "Average Cost per cycle".
"J" A Miles=0, "K" Number of cycles=0, "L"Cost per cycle=$0.00 (=J16*AA16)
"M" B Miles=7.204, "N" Number of cycles=4, "O" Cost per cycles=$1,801.00
(=M16*AB16)
"P" C Miles=1.356, "Q" Number of cycles=4, "R" Cost per cycle=$678.00
(=P16*AC16)
"S" Average Cost Per Cycle (trying to figure)
"T" Total Cost Per Cycle=$2,479.00 (=SUM(V16)/LARGE(X16:Z16,1))
"U" Total Miles=8.560 (=SUM(J16,M16,P16))
"V" Total Mowing Cost=$9,916.00
(=SUM((J16*AA16)*K16,(M16*AB16)*N16,(P16*AC16)*Q16 ))
These are rates used to give me my cycle costs...they stay same.
"AA" Cost per cycle/mile for A=$875.00
"AB" Cost per cycle/mile for B=$250.00
"AC" Cost per cycle/mile for C=$500.00
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,722
Default formula question

Since you calculate total cost in V, you can use:
=V16/SUM(K16,N16,Q16)

(value is $1,239.50)

to calculate average cost per cycle.
--
Best Regards,

Luke M
*Remember to click "yes" if this post helped you!*


"Geauxfish" wrote:

Can someone help me out with this problem. Don't understand the syntax or
where to find out what the symbols mean.
Below I have information w/ formula following. The titles are in columns
and numbers are below on spreadsheet shown in "_". I need to figure the
formula for "Average Cost per cycle".
"J" A Miles=0, "K" Number of cycles=0, "L"Cost per cycle=$0.00 (=J16*AA16)
"M" B Miles=7.204, "N" Number of cycles=4, "O" Cost per cycles=$1,801.00
(=M16*AB16)
"P" C Miles=1.356, "Q" Number of cycles=4, "R" Cost per cycle=$678.00
(=P16*AC16)
"S" Average Cost Per Cycle (trying to figure)
"T" Total Cost Per Cycle=$2,479.00 (=SUM(V16)/LARGE(X16:Z16,1))
"U" Total Miles=8.560 (=SUM(J16,M16,P16))
"V" Total Mowing Cost=$9,916.00
(=SUM((J16*AA16)*K16,(M16*AB16)*N16,(P16*AC16)*Q16 ))
These are rates used to give me my cycle costs...they stay same.
"AA" Cost per cycle/mile for A=$875.00
"AB" Cost per cycle/mile for B=$250.00
"AC" Cost per cycle/mile for C=$500.00

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
Formula question Lars Excel Discussion (Misc queries) 1 March 21st 07 06:51 PM
Newbie Question - Subtraction Formula Question [email protected] Excel Discussion (Misc queries) 3 May 5th 06 05:50 PM
Question about this formula... BVHis Excel Worksheet Functions 2 December 13th 05 02:26 PM
Formula question Tommy Excel Discussion (Misc queries) 2 December 12th 05 10:20 PM
If/Then Formula Question k3639 Excel Discussion (Misc queries) 2 December 12th 05 06:36 PM


All times are GMT +1. The time now is 01:42 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"