Find and Highlight Invalid Dates

Makat

New Member
Joined
Mar 22, 2006
Messages
49
I have a spreadsheet with a large amount of data that I have pulled from another program. One of the columns has dates in it and is producing an error in the other program because some of them are not entered correctly.

Is there any way to search the column in Excel and highlight the cell (or bring attention to that row in any way) if any of the dates are incorrect so I will know which records in the original application need to be fixed?

Thanks,
Makat in FL
 

Excel Facts

Copy a format multiple times
Select a formatted range. Double-click the Format Painter (left side of Home tab). You can paste formatting multiple times. Esc to stop
Take a look at Conditional Formatting. This will allow you to format cells that do not have a valid date in them.

For this case, I would use a formula to drive the conditional formatting. I would use the formula =NOT(ISNUMBER(your_range))
 
Upvote 0

Forum statistics

Threads
1,224,505
Messages
6,179,153
Members
452,891
Latest member
JUSTOUTOFMYREACH

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