Excel Conditional Formatting Not Highlighting Weekends: Fix the WEEKDAY Formula
Your conditional formatting rule to highlight weekend dates is not working. The cells remain unformatted even when the date falls on a Saturday or Sunday. This happens because the WEEKDAY function returns a number, and the conditional formatting logic must match it correctly. This article explains the common formula errors and provides the correct steps … Read more