1 min readfrom Microsoft Excel | Help & Support with your Formula, Macro, and VBA problems | A Reddit Community

Conditional Formatting for Dates Missing Numbers (i.e. 3/11/202 instead of 3/11/2026)

Our take

If you're facing challenges with date entries in your tracker, you're not alone. Many users struggle with formatting dates correctly, especially when numbers are missing. A bright red cell can serve as a helpful visual cue to signal errors, enhancing user experience. While the "ISDATE" function may not be meeting your needs, exploring alternatives like the combination of "ISNUMBER" and logical conditions can empower your formatting strategy. Let’s collaborate to find an effective formula that addresses these issues while keeping your document's integrity intact.

Does anyone have a formula for formatting dates that are missing numbers? I have created a complex tracker, but it cannot do its job if the user does not enter the date right. I know I cannot stop user error, but I am hoping that it could mitigate some of it if the cell turns bright red when they have done something wrong.

I tried and the "ISDATE" function is not working for me. Additionally, I do have text in the document that I do not want formatted so I was playing around with =AND(ISNUMBER(A3),... as the beginning, but could not figure out an end. I also tried typing out an "example date" and having the formula reference that formatting and highlighting the incorrect dates, but I could not get that to work either.

Any help is greatly appreciated, please let me know if you have any questions!

https://preview.redd.it/r4fuw96cwfvg1.png?width=307&format=png&auto=webp&s=7c8f9db16ceb090d43fc9c8b2b278f32acbb7689

submitted by /u/ClassroomHairy9513
[link] [comments]

Read on the original site

Open the publisher's page for the full experience

View original article

Related Articles

Tagged with

#Excel alternatives for data analysis#natural language processing for spreadsheets#generative AI for data analysis#AI formula generation techniques#formula generator#rows.com#Excel compatibility#financial modeling with spreadsheets#Excel alternatives#Conditional Formatting#Dates#Missing Numbers#Formula#Excel#ISDATE#ISNUMBER#Tracker#Highlighting#User Error#Example Date