Due date by category
To calculate a due date based on category, where the category determines the due date, you can use a formula based on the VLOOKUP function. In the example shown, the formula in E5 is: =D5+VLOOKUP(C5,categories,2,0) Where categories is the named range …Read more