+ Reply to Thread
Results 1 to 4 of 4

How to update Formula to include "End_Date"

  1. #1
    Registered User
    Join Date
    12-12-2011
    Location
    Brisbane, Australia
    MS-Off Ver
    Excel 2010
    Posts
    18

    How to update Formula to include "End_Date"

    I want to put an end date in "G3" and update the formula in "Column C" to reflect this.
    How can I do this, please?
    Any help greatly appreciated - thank you!Mem_Pay_Test.xlsx
    Last edited by malawimick; 01-15-2012 at 04:10 AM.

  2. #2
    Registered User
    Join Date
    12-12-2011
    Location
    Brisbane, Australia
    MS-Off Ver
    Excel 2010
    Posts
    18

    Re: How to update Formula to include "End_Date"

    Hi Guys,
    Do I have enough info here for this question to be answered?

  3. #3
    Forum Guru
    Join Date
    05-24-2011
    Location
    India
    MS-Off Ver
    365
    Posts
    2,243

    Re: How to update Formula to include "End_Date"

    Try this,

    =IF(OR(A8="",G$5>G$3),"",((G$5-G$2+1)*(G$4/5))-D8)

    Converted weekly rate to daily (assume 5 days per week). If some one is not worked a full week, payment reduced to how many days worked on a week.
    Regards,
    Haseeb Avarakkan

    __________________________________
    "Feedback is the breakfast of champions"

  4. #4
    Registered User
    Join Date
    12-12-2011
    Location
    Brisbane, Australia
    MS-Off Ver
    Excel 2010
    Posts
    18

    Re: How to update Formula to include "End_Date"

    Thanks for yourhelp Haseeb
    I need to rethink what I am doing

+ Reply to Thread

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