+ Reply to Thread
Results 1 to 5 of 5

Need help with my formula please

  1. #1
    davek
    Guest

    Need help with my formula please

    This is from a spreadsheet passed over to me

    =IF(MAX($D7,$G7,$J7,$M7,$P7,$S7,$V7,$Y7,$AB7,,$AI7,$AL7,$AO7,$AR7,$AU7)-$E$3<0,0,MAX($D7,$G7,$J7,$M7,$P7,$S7,$V7,$Y7,
    $AB7, , $AI7, $AL7, $AO7,$AR7,$AU7)-$E$3)


    If I wanted to take the value that the above formula comes up with and
    reduce it...say 25 percent or 10 percent...what would I add to the formula to
    accomplish this? I'm a bit of a novice and this formula is beyond what I've
    worked with in the past. Thank you.

  2. #2
    Forum Contributor
    Join Date
    06-10-2005
    Location
    Central Jersey
    Posts
    117
    I'm pretty sure this is what you're asking for:
    For 25% reduction

    =IF((MAX($D7,$G7,$J7,$M7,$P7,$S7,$V7,$Y7,$AB7,,$AI7,$AL7,$AO7,$AR7,$AU7)-$E$3)*0.75<0,0,(MAX($D7,$G7,$J7,$M7,$P7,$S7,$V7,$Y7,
    $AB7, , $AI7, $AL7, $AO7,$AR7,$AU7)-$E$3)*0.75)

    For 10% reduction

    =IF((MAX($D7,$G7,$J7,$M7,$P7,$S7,$V7,$Y7,$AB7,,$AI7,$AL7,$AO7,$AR7,$AU7)-$E$3)*0.90<0,0,(MAX($D7,$G7,$J7,$M7,$P7,$S7,$V7,$Y7,
    $AB7, , $AI7, $AL7, $AO7,$AR7,$AU7)-$E$3)*0.90)

    Quote Originally Posted by davek
    This is from a spreadsheet passed over to me

    =IF(MAX($D7,$G7,$J7,$M7,$P7,$S7,$V7,$Y7,$AB7,,$AI7,$AL7,$AO7,$AR7,$AU7)-$E$3<0,0,MAX($D7,$G7,$J7,$M7,$P7,$S7,$V7,$Y7,
    $AB7, , $AI7, $AL7, $AO7,$AR7,$AU7)-$E$3)


    If I wanted to take the value that the above formula comes up with and
    reduce it...say 25 percent or 10 percent...what would I add to the formula to
    accomplish this? I'm a bit of a novice and this formula is beyond what I've
    worked with in the past. Thank you.
    Last edited by malik641; 07-06-2005 at 02:52 PM.

  3. #3
    N Harkawat
    Guest

    Re: Need help with my formula please

    to reduce by 25% just multiply it by 0.75 as follows:-
    =IF(MAX($D7,$G7,$J7,$M7,$P7,$S7,$V7,$Y7,$AB7,,$AI7,$AL7,$AO7,$AR7,$AU7)-$E$3<0,0,MAX($D7,$G7,$J7,$M7,$P7,$S7,$V7,$Y7,
    $AB7, , $AI7, $AL7, $AO7,$AR7,$AU7)-$E$3)*.75



    "davek" <[email protected]> wrote in message
    news:[email protected]...
    > This is from a spreadsheet passed over to me
    >
    > =IF(MAX($D7,$G7,$J7,$M7,$P7,$S7,$V7,$Y7,$AB7,,$AI7,$AL7,$AO7,$AR7,$AU7)-$E$3<0,0,MAX($D7,$G7,$J7,$M7,$P7,$S7,$V7,$Y7,
    > $AB7, , $AI7, $AL7, $AO7,$AR7,$AU7)-$E$3)
    >
    >
    > If I wanted to take the value that the above formula comes up with and
    > reduce it...say 25 percent or 10 percent...what would I add to the formula
    > to
    > accomplish this? I'm a bit of a novice and this formula is beyond what
    > I've
    > worked with in the past. Thank you.




  4. #4
    Bob Phillips
    Guest

    Re: Need help with my formula please

    Improved as well as the amend you asked for

    =MAX((MAX($D7,$G7,$J7,$M7,$P7,$S7,$V7,$Y7,$AB7,$AI7,$AL7,$AO7,$AR7,$AU7)-$E$
    3)*75%,0)

    --
    HTH

    Bob Phillips

    "davek" <[email protected]> wrote in message
    news:[email protected]...
    > This is from a spreadsheet passed over to me
    >
    >

    =IF(MAX($D7,$G7,$J7,$M7,$P7,$S7,$V7,$Y7,$AB7,,$AI7,$AL7,$AO7,$AR7,$AU7)-$E$3
    <0,0,MAX($D7,$G7,$J7,$M7,$P7,$S7,$V7,$Y7,
    > $AB7, , $AI7, $AL7, $AO7,$AR7,$AU7)-$E$3)
    >
    >
    > If I wanted to take the value that the above formula comes up with and
    > reduce it...say 25 percent or 10 percent...what would I add to the formula

    to
    > accomplish this? I'm a bit of a novice and this formula is beyond what

    I've
    > worked with in the past. Thank you.




  5. #5
    davek
    Guest

    Re: Need help with my formula please

    Thank you seems to be working. I appreciate the quick response.

    -Dave

    "Bob Phillips" wrote:

    > Improved as well as the amend you asked for
    >
    > =MAX((MAX($D7,$G7,$J7,$M7,$P7,$S7,$V7,$Y7,$AB7,$AI7,$AL7,$AO7,$AR7,$AU7)-$E$
    > 3)*75%,0)
    >
    > --
    > HTH
    >
    > Bob Phillips
    >
    > "davek" <[email protected]> wrote in message
    > news:[email protected]...
    > > This is from a spreadsheet passed over to me
    > >
    > >

    > =IF(MAX($D7,$G7,$J7,$M7,$P7,$S7,$V7,$Y7,$AB7,,$AI7,$AL7,$AO7,$AR7,$AU7)-$E$3
    > <0,0,MAX($D7,$G7,$J7,$M7,$P7,$S7,$V7,$Y7,
    > > $AB7, , $AI7, $AL7, $AO7,$AR7,$AU7)-$E$3)
    > >
    > >
    > > If I wanted to take the value that the above formula comes up with and
    > > reduce it...say 25 percent or 10 percent...what would I add to the formula

    > to
    > > accomplish this? I'm a bit of a novice and this formula is beyond what

    > I've
    > > worked with in the past. Thank you.

    >
    >
    >


+ 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