EXACT Formula needed?
Try this:
=IF(SUMPRODUCT(--EXACT(A1:I9,A11:I19))=81,Z11,"Not Exact")
--
HTH,
RD
---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------
"Big Rick" wrote in message
...
Hello Folks.
I have two grids of 81 cells. (A1:I9 and A11:I19)
What I would like is a formula in L10 is that if all 81 cells in A1:I9
exactly match the contents of A11:I19 then show the contents of Z11. Each
cell can contain a single number or letter.
I have tried =(EXACT(A1:I9,A11:I19)) but this only worked for the first
cell.
Your help is and always has been very much appreciated.
Thanking you in anticipation.
--
Big Rick
|