+ Reply to Thread
Results 1 to 1 of 1

IF Formula needs adjusting to add different variables!

  1. #1
    Registered User
    Join Date
    07-27-2012
    Location
    Toronto
    MS-Off Ver
    Excel 2010
    Posts
    9

    IF Formula needs adjusting to add different variables!

    Hello all,

    I have this formula:

    =IF(F2>=8,CHOOSE(A2,185,205,275),IF(F2<3.5,CHOOSE(A2,28,32,45)*F2,CHOOSE(A2,95,115,165)+CHOOSE(A2,28,32,45)*(MAX(F2-4,0))))

    However, i need to make it so that:


    If:

    A2=1 & F2 is between 3.4-4 then G2=95
    A2=1 & F2 is between 6.6-8 then G2=185

    A2=2 & F2 is between 3.6-4 then G2=115
    A2=2 & F2 is between 6.4-8 then G2=205

    A2=3 & F2 is between 3.6-4 then G2=165
    A2=3 & F2 is between 6.1-8 then G2=275

    Also, as you can see in the formula, these (G2) are flat rates and then anything over (F2 4 or 8) are charged hourly on top of the flat rates.

    This might seem confusing so ask me if you need any clarification.

    Regards,

    Braden
    Last edited by bhandley; 07-31-2012 at 12:13 PM.

+ 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