I currently have a cell that reads 8:00 AM or .3333 depending on how it is formatted. The cell will always be formatted "h:mm AM/PM" but could be blank, have a space " " or have a time including 12:00 AM which is 0. Sometimes IsDate works but not always.
How can I verify that a cell contains a valid time?
How can I verify that a cell contains a valid time?