Thread
:
checking if two arrays are equal
View Single Post
#
1
Posted to microsoft.public.excel.programming
Knox
external usenet poster
Posts: 45
checking if two arrays are equal
I thought I could do an if statement with an array formula to check if two
columns of data are exactly even. For instance {=IF(A:A=B:B,"OK","NO")}, but
it gives an error value. Anyone know a way to do this? thank you
Reply With Quote
Knox
View Public Profile
Find all posts by Knox