+ Reply to Thread
Results 1 to 3 of 3

Need a formula to calculate cost per unit!

  1. #1
    Registered User
    Join Date
    04-29-2015
    Location
    Cedar Rapids, Iowa
    MS-Off Ver
    Office 2011
    Posts
    2

    Need a formula to calculate cost per unit!

    Hello,

    I'm working with an old report that someone else put together and need help modifying the formulas, validating and simplifying if possible.

    What is missing or needs to be validated is the overtime. Below is the formula in its current state.

    =IF(E5<=8,((E5*18.58)*1.33),IF(E5>=8,((((E5-8)*18.58)*1.5)+8*18.58)*1.33,(E5*18.58)*1.33))

    I only need to calculate this monthly, not by day.

    Example;

    Total COR. % HRS. OT HRS. rate
    267 11 4% 175.0 3.0 $6,387.90

    Any helps is appreciated!

  2. #2
    Forum Expert
    Join Date
    03-23-2004
    Location
    London, England
    MS-Off Ver
    Excel 2019
    Posts
    7,064

    Re: Need a formula to calculate cost per unit!

    Cant answer the question but the second = sign is not needed.

    IF(E5<=8...,IF(E5>=8...

    The second = cant happen since the first = will take precedence.
    Remove the second = sign, its confusing.

    What is E5 anyway?
    Regards
    Special-K

    Ensure you describe your problem clearly, I have little time available to solve these problems and do not appreciate numerous changes to them.

  3. #3
    Registered User
    Join Date
    04-29-2015
    Location
    Cedar Rapids, Iowa
    MS-Off Ver
    Office 2011
    Posts
    2

    Re: Need a formula to calculate cost per unit!

    E5 is the cell reference. Thx

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 1
    Last Post: 04-24-2015, 09:46 AM
  2. Cost per unit formula
    By rralph in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 10-25-2014, 02:36 PM
  3. formula for increasing cost per unit
    By Apelcius in forum Excel General
    Replies: 6
    Last Post: 10-18-2011, 12:24 PM
  4. Averaging unit cost
    By alvin6160 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-08-2011, 10:38 PM
  5. Cost Driver calculation - Looking for formula/macro to calculate manpower cost alloca
    By Swastik Banerje in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 06-30-2009, 11:18 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1