Results 1 to 5 of 5

Progressive calculation based on date and months Update required

Threaded View

Christopherdj Progressive calculation based... 02-29-2012, 09:37 PM
rylo Re: Progressive calculation... 02-29-2012, 11:37 PM
Christopherdj Re: Progressive calculation... 03-01-2012, 06:18 PM
daddylonglegs Re: Progressive calculation... 03-01-2012, 06:55 PM
Christopherdj Re: Progressive calculation... 03-01-2012, 07:04 PM
  1. #1
    Forum Contributor
    Join Date
    10-13-2011
    Location
    Australia
    MS-Off Ver
    Office 16
    Posts
    329

    Progressive calculation based on date and months Update required

    RE the attached worksheet.

    The formula is in (in Column M – adjusted hours) to calculate progressive payments based on the current day/month/year entered at $O$2 Vs the start month (Column D) Vs the end month (Column E) but it won’t calculate based on a last year start date (2011) and a current year end (2012).

    The formula is
    =IF(OR(G2<>"ST",$O$2<D2),"",MIN(L2,L2/(MONTH(E2)-MONTH(D2)+1)*(MONTH($O$2)-MONTH(D2)=1)))
    I require the formula to calculate a pro-rata payment based on the date entered at $O$2 using the month and year start (Column D) against the end date month and year (Column E).

    There also seems to be a problem when it is the same month/year calculation, see row 3 outcome. When you place a February date at O2, it calculates zero, but when you place a March date, it calculates the full 80 hours. It should calculate 80 hours with a February Date. So the formula seems to be a “1” month calculation behind.

    The original post is located here: TITLED - Progressive calculation based on date and months
    HTML Code: 
    Hoping you can help,
    regards Chris
    Attached Files Attached Files
    Last edited by Christopherdj; 03-01-2012 at 07:05 PM.

Thread Information

Users Browsing this Thread

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

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