+ Reply to Thread
Results 1 to 8 of 8

Display multiple outputs based on combination of multiple inputs

  1. #1
    Registered User
    Join Date
    12-11-2012
    Location
    Mechanicsburg, PA
    MS-Off Ver
    Excel 2010
    Posts
    18

    Display multiple outputs based on combination of multiple inputs

    Thanks to anyone who takes the time to look into my problem.

    What I need is kind of hard to explain, even more difficult to research, but I think I have it outlined fairly well in the attachment.

    Basicly, based on the combination of two inputs I need to determine if testing is needed. Then, if so, based on a certain date, I need a range of dates.

    Something to the effect of, and I know this is nowhere near right;
    =IF (B2 = "PPC" and C2= "New Item" then D2 = A2-21, E2= A2-11, F2=A2-1, G2 = NA (for example 1 on the attachment)

    I extend much gratitude to anyone willing to help.
    Attached Files Attached Files
    Last edited by jtilley; 12-11-2012 at 07:36 PM. Reason: aid in understanding

  2. #2
    Forum Moderator vlady's Avatar
    Join Date
    09-22-2011
    Location
    Philippines - OLSHCO -Guimba-Nueva Ecija
    MS-Off Ver
    2021
    Posts
    4,361

    Re: Display multiple outputs based on combination of multiple inputs

    How about if statement

    help (4).xlsx
    I think people forget the word "THANK YOU!!!!" Do you still know it???

    There is a little star ( ADD REPUTATION ) below those person who helped you. Click it to say your "PRIVATE APPRECIATION TO THEIR EFFORT ON THEIR CONTRIBUTIONS "

    Regards,
    Vladimir

  3. #3
    Registered User
    Join Date
    12-11-2012
    Location
    Mechanicsburg, PA
    MS-Off Ver
    Excel 2010
    Posts
    18

    Re: Display multiple outputs based on combination of multiple inputs

    Thanks for looking at it. Your help is close to what I need, but I think it neglects the "shipping method." You can see the effect of this under "test 3" option 4. The requirments are different than my example. I REALLY DO appreciate the attempt though.

    It needs to be something to reflect;
    =IF (B2 = "PPC" and C2= "New Item") then D2 = A2-21, E2= A2-11, F2=A2-1, G2 = NA (for example 1 on the attachment)
    =IF (B3 = "PPC" and C3= "Re-Oreder") then D3 = NA, E3= NA, F3=NA, G3 = A3 (for example 2 on the attachment)
    =IF (B4 = "FCA" and C4= "New Item") then D4 = A4-21, E4= A4-11, F4=A4-1, G4 = NA (for example 3 on the attachment)
    =IF (B5 = "FCA" and C2= "Re-Order") then D5 = NA, E5= NA, F5=A5-1, G5 = NA (for example 4 on the attachment)
    Last edited by jtilley; 12-11-2012 at 07:52 PM.

  4. #4
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,929

    Re: Display multiple outputs based on combination of multiple inputs

    try the attached
    Attached Files Attached Files
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  5. #5
    Forum Moderator vlady's Avatar
    Join Date
    09-22-2011
    Location
    Philippines - OLSHCO -Guimba-Nueva Ecija
    MS-Off Ver
    2021
    Posts
    4,361

    Re: Display multiple outputs based on combination of multiple inputs

    Ah yes neglected the shipping methods. Fdibbins provided it with his sample file.
    Thanks.

  6. #6
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,929

    Re: Display multiple outputs based on combination of multiple inputs

    yes, test 3 was the tricky 1 lol

  7. #7
    Registered User
    Join Date
    12-11-2012
    Location
    Mechanicsburg, PA
    MS-Off Ver
    Excel 2010
    Posts
    18

    Re: Display multiple outputs based on combination of multiple inputs

    That seems to work. Give me a little bit to test it out and I will get back here and extend the many thanks you both deserve and then change the header to "solved"

  8. #8
    Registered User
    Join Date
    12-11-2012
    Location
    Mechanicsburg, PA
    MS-Off Ver
    Excel 2010
    Posts
    18

    [Solved]Re: Display multiple outputs based on combination of multiple inputs

    I have tested it in various scenario's..... so far, so good. Thanks Guys, good people like yourselves make this forum a life saver. I hope that I will be able to contribute quallity assistance at some point.
    Last edited by jtilley; 12-11-2012 at 09:06 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