Thread
:
IF statement between two worksheets
View Single Post
#
1
Posted to microsoft.public.excel.misc
TrevorC
external usenet poster
Posts: 7
IF statement between two worksheets
I need to see if a value in column A matches a value in column E of Sheet2. I
have tried the following:
=IF($A1='Sheet2'!$E$1:$E$100,"match","false")
Any help is appreciated.
Reply With Quote
TrevorC
View Public Profile
Find all posts by TrevorC