View Single Post
  #1 (permalink)  
Old 07-23-2008, 01:11 AM
Erlang
 
Posts: n/a
Question (Conditional Formatting)

I have the following data below:

Column A Column B

01/06/2006 07/01/2008

On column C I want excel to calculate if Column A >= Column B; then
"False" else "True".

How do I accomplish this?
Reply With Quote