set logical test to see if 4 cells have same value
=countif(A1:B2,A1)=4
--
Regards,
Tom Ogilvy
"ChrisMohler" wrote:
I am trying to write a formula in Excel that tells whether 4 cells in the
same row have the same value. The IF function is limited to 2 cells.
|