View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
David Biddulph[_2_] David Biddulph[_2_] is offline
external usenet poster
 
Posts: 8,651
Default True/False Comparison

=A2=B2
--
David Biddulph

"Randy" wrote in message
...
I have column A and Column B populated with dates. Through a formula, In
column C, i want to indicate "true" if the two dates are the same and
"false" if the two dates are different.