To highlight odd or even numbers in Excel, you can use Conditional Formatting with a formula. Here’s how:
✅ Steps to Highlight Odd Numbers:
- Select the range of cells you want to check.
- Go to the Home tab → click Conditional Formatting → choose New Rule.
- Select “Use a formula to determine which cells to format”.
- Enter the formula:
=ISEVEN(A1)=FALSE(ReplaceA1with the top-left cell of your selection.) - Click Format, choose a color (e.g., light green), and press OK.
✅ Steps to Highlight Even Numbers:
Follow the same steps, but use this formula:
=ISEVEN(A1)=TRUE
🧠 Explanation:
ISEVEN(number)returns TRUE if a number is even.ISODD(number)returns TRUE if a number is odd.- Conditional formatting applies the format when the formula returns TRUE.
You can use ISODD(A1) instead of ISEVEN(A1)=FALSE if you prefer.
Top rated products
-
Master MIS Reporting & Analysis – Excel, VBA, Access, SQL (Hindi Training)
-
Unlock the Power of Google Sheets: Training From Basics to Brilliance
Original price was: ₹2,299.00.₹1,999.00Current price is: ₹1,999.00. -
Casio Vintage A158WA-1DF – Retro Digital Watch
-
Excel Training Program: Fundamentals to Advanced Techniques : Classroom/ Live Classes
Original price was: ₹6,000.00.₹4,000.00Current price is: ₹4,000.00. -
Noise Buds VS102
Original price was: ₹2,999.00.₹799.00Current price is: ₹799.00. -
Free Computer Training App





