Highlighting a Column with Conditional Formatting Based on Entered Date

francoiscj1

New Member
Joined
Aug 21, 2017
Messages
22
I am working on an Excel spreadsheet where the user can enter a date in A4 (Ex. September 2017). My column titles have abbreviated months (Ex. Jan, Feb, Mar, etc.) and begin from B7:M7.
What I would like to do is have a column highlighted with conditional formatting when the text in A4 equals the abbreviated month.
(Ex. September 2017 = Sep).
 

Excel Facts

Select a hidden cell
Somehide hide payroll data in column G? Press F5. Type G1. Enter. Look in formula bar while you arrow down through G.
question...
the user can enter a date in A4 (Ex. September 2017).
Is that exactly the format that will be entered - a month name and a year, with no days?

Keep in mind that unless you enter a REAL date 12/25/2017 etc, then you are actually entering text, not a date.
What you need to understand about dates and times in excel is…

a date is just a number representing the number of days passed since 1/1/900...and then formatted in a way that we recognize as a date. So, for instance, today (Sun 12 Nov 2017) is actually 43051

Time is actually a decimal part of 1 (day), so 06:00 AM is 0.25, 12 noon is 0.5 and 18:00 (or 6 PM) is 0.75
 
Upvote 0

Forum statistics

Threads
1,214,875
Messages
6,122,042
Members
449,063
Latest member
ak94

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top