I have some text AND a date (seperated by a hyphen) in one excel cell e.g. "Anniversary - 12/12/2012"
I want to be able to read the date only and if it is greater than the current date - the cell should become highlighted.
Can this be done via excel functions or do I need to write some VBA?
MC