Highlight Weekday’s Next Day

To tackle this issue efficiently, I’ve applied a formula combination leveraging “TODAY,” “WORKDAY,” and “IF” functions.

Highlight Weekday’s Next Day

Here’s a concise set of steps: Highlight Weekday’s Next Day

  1. TODAY Function: Retrieves today’s date.
  2. IF Function: Checks conditions and executes tasks based on the condition.
  3. WORKDAY Function: Returns the serial number of a date preceding or following a specific number of workdays.

For highlighting tomorrow’s date, follow these steps using conditional formatting: Highlight Weekday’s Next Day

  1. Go to the Home tab, select “Conditional Formatting” in the Styles group, and click “New Rule.”
  2. Choose the range of dates.
  3. In the “New Formatting Rule” dialog box, select “Use a formula to determine which cells to format.”
  4. Input this formula: =IF(TODAY()+1=WORKDAY(B2,0,2),TODAY()+1,"")

This formula will highlight the date as tomorrow if it falls on a workday (excluding weekends).

We will be happy to hear your thoughts

Leave a reply

Gotkey.net
Logo
Compare items
  • Total (0)
Compare
0
Shopping cart