View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bob Phillips Bob Phillips is offline
external usenet poster
 
Posts: 10,593
Default Exact formula 3 Columns

=EXACT(E1,IF(EXACT(F1,G1),F1))

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

"Jason" wrote in message
...
I understand that the Exact formula can compare 2 columns. Is there a way
that I can compare 3 columns of data?

Thanks.

Jason