I've been told that it's possible in Excel to have dates display in a color using either the IF function of VBA coding. For instance two days from now I need to open a spreadsheet and see that I need to read cultures because the day's date is displayed in red. Is this truly possible? I would imagine it would be something like:
=IF ([G4]=F3+2],[G4]fontcolor=red
Way off, I know, but do you get the idea?
Maybe a better example is to have a spreadsheet when opened displays all the dates 30 days from today in green and all dates 30 days past due in red, etc. etc.
kathy
=IF ([G4]=F3+2],[G4]fontcolor=red
Way off, I know, but do you get the idea?
Maybe a better example is to have a spreadsheet when opened displays all the dates 30 days from today in green and all dates 30 days past due in red, etc. etc.
kathy