+ Reply to Thread
Results 1 to 2 of 2

Assign Priority in Excel - Please help

  1. #1
    Registered User
    Join Date
    03-28-2023
    Location
    Michigan
    MS-Off Ver
    Microsoft Office Professional Plus 2016
    Posts
    1

    Assign Priority in Excel - Please help

    Thank you for looking into my issue and providing your feedback!

    I have an excel tracking file which contains a lot of information for several people within my team. I'm looking for a way to assign priority based on a few inputs and I am unsure how best to accomplish this. The tracking file contains the following pertinent information:

    Rows:
    Each row represents a new line entry which will have it's own unique information.

    Columns:
    Assignee - could be assigned to 1 of 5 individuals
    Criticality - Options include Critical, High, Medium, Low
    Due Date - A date, either in the future or the past, in which the line item is to be completed
    Priority - ??

    What I'm looking for is a way for an individual to filter on their name so all of their tasks show up. Then based on the criticality and the due date, prioritize the work from 1 to 1+n so they know what needs to be worked in what order.

    Criticality and due date go hand in hand as in critical need to be done first, then high, then medium, then low. Then within each of those, the ones with the oldest date needs to be done first. If there is an instance where a critical is due after a high, the High would get worked first. Additionally, if a new line item is added, the priority would adjust on all of the rows for that individual based on the same criteria.

    Example 1: John wants to see what they need to work first. So John opens the tracker, filters on their name, and they can see what order they need to work the tasks.

    Assignee Criticality Due Date Priority
    John Critical 2/1/2023 1
    John Critical 3/1/2023 2
    John Low 4/1/2023 4
    John High 4/1/2023 3

    Example 2: John has a new task that's added and the priorities adjust based on the new entry:

    Assignee Criticality Due Date Priority
    John Critical 2/1/2023 2
    John Critical 3/1/2023 3
    John Low 4/1/2023 5
    John High 4/1/2023 4
    John Critical 1/1/2023 1


    I know I can use 'sort' and sort by criticality in the order of Critical, High, Medium, Low; Then by Due date on oldest to newest but I'd prefer a number in the priority rating column for easy filtering.

  2. #2
    Forum Expert
    Join Date
    05-29-2020
    Location
    NH USA
    MS-Off Ver
    365
    Posts
    2,103

    Re: Assign Priority in Excel - Please help

    Maybe someone with better formula experience can find a formula solution, but just in case you're interested in a VBA solution, try out this automatic worksheet change approach. As soon as you enter the date in a row of data, the data will sort and assign the priority.

    Please Login or Register  to view this content.
    Attached Files Attached Files

+ 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. choice and priority excel column
    By murugappan in forum Excel General
    Replies: 3
    Last Post: 09-13-2019, 04:19 AM
  2. Replies: 2
    Last Post: 05-10-2017, 07:32 PM
  3. [SOLVED] Sort data on worksheet, assign priority/key to use in VBA
    By njs27 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 01-06-2016, 10:46 PM
  4. Replies: 10
    Last Post: 01-09-2015, 04:40 PM
  5. [SOLVED] Assign value with simple function or VBA macro: which has higher priority
    By zjianguk in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 12-06-2012, 11:02 AM
  6. [SOLVED] Excel VBA worksheets events priority
    By walduxas in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 08-29-2012, 06:13 AM

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