+ Reply to Thread
Results 1 to 7 of 7

Create an Incident Priority formula

  1. #1
    Registered User
    Join Date
    06-27-2014
    Location
    Croatia
    MS-Off Ver
    2013
    Posts
    3

    Cool Create an Incident Priority formula

    Hi All,

    i would like to see if anyone can help with the following:

    Based on ITIL, I would like to create 2 dropdowns (one based on Impact, the other on Urgency) that are populated with the values 1-4. Based on selecting both Impact and Urgency, in a third cell the resultant Priority would be shown. The kicker is: if a "weight" can be attached to provide granularity to the Priority (ie. Impact =1, Urgency =1; Priority =1 with a weight of 29....Impact =2, Urgency =3; Priority =3 with a weight of 15 and so forth).

    I attach a sheet showing the matrix and weights and look forward to one of you geniuses to have a crack at solving this.

    I am by no means an Excel head....have tried many times to get my head around formulas just never got further than the basic ones

    Cheers!

    PriorityMatrix.xlsx

  2. #2
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    25,412

    Re: Create an Incident Priority formula

    If you want the combined weight returned, you can use this formula in J13:

    =INDEX($G$3:$G$6,I13)+INDEX($H$2:$K$2,H13)

    But, if you want the appropriate content of the table returned, then you can use this:

    =INDEX($H$3:$K$6,I13,H13)

    (I'm not sure what it is that you want). Then you can copy the formula down.

    Hope this helps.

    Pete

  3. #3
    Registered User
    Join Date
    06-27-2014
    Location
    Croatia
    MS-Off Ver
    2013
    Posts
    3

    Lightbulb Re: Create an Incident Priority formula

    Hi Pete_UK,

    You nailed it! This is exactly what I was looking for! Kudos!!

    Cheers

  4. #4
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    25,412

    Re: Create an Incident Priority formula

    Glad to be able to help.

    If that takes care of your original question, please select Thread Tools from the menu above your first post and mark this thread as SOLVED.

    Also, since you are relatively new to the forum, you might like to know that you can directly thank those who have helped you by clicking on the small "star" icon located in the lower left corner of a post that you have found to be helpful (not just in this thread - for any post that has helped you). This also adds to the reputation of the poster (the small green bars in the poster's profile).

    Pete

  5. #5
    Registered User
    Join Date
    06-27-2014
    Location
    Croatia
    MS-Off Ver
    2013
    Posts
    3

    Re: Create an Incident Priority formula

    Done and done!

  6. #6
    Registered User
    Join Date
    04-07-2020
    Location
    India
    MS-Off Ver
    2016
    Posts
    1

    Re: Create an Incident Priority formula

    Hi

    Would like create Priority Matrix, with two way dynamic Caparison and appropriate Priority should Should populate in D3 with Comparing the B3 & C3.

    I have tried Two - look up Index & Match function, but could not figure. Please help here. PFB attachment uploaded.

  7. #7
    Forum Moderator
    Join Date
    01-21-2014
    Location
    St. Joseph, Illinois U.S.A.
    MS-Off Ver
    Office 365 V 2503
    Posts
    13,702

    Re: Create an Incident Priority formula

    Hello naveenyerra15. Welcome to the forum.

    Administrative Note:

    Welcome to the forum.

    We are happy to help, however whilst you feel your request is similar to this thread, experience has shown that things soon get confusing when answers refer to particular cells/ranges/sheets which are unique to your post and not relevant to the original.

    Please see Forum Rule #4 about hijacking and start a new thread for your query.

    If you are not familiar with how to start a new thread see the FAQ: How to start a new thread
    Dave

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 3
    Last Post: 02-26-2014, 09:26 PM
  2. [SOLVED] Can you set a priority on Cells check for a formula/and help with date formulas
    By 33CDonnelly in forum Excel - New Users/Basics
    Replies: 1
    Last Post: 08-13-2013, 06:02 PM
  3. Formula required to calculate priority
    By salafichennai in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 11-29-2012, 06:24 AM
  4. Formula for finding last incident?
    By AnthonyMoody in forum Excel General
    Replies: 6
    Last Post: 10-29-2011, 11:24 PM
  5. Replies: 2
    Last Post: 10-01-2007, 05:26 PM

Tags for this Thread

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