Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I need to compare text from one worksheet to another with a notification if
there is a match |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
=ISNA(MATCH(A1,Sheet2!A1:A10,0))
Assuming your text to compare is in A1 and the data to compare with is in A1:A10 on Sheet2. This will return TRUE if there is no match and FALSE if there is. -- Ian -- "Kesqsay" wrote in message ... I need to compare text from one worksheet to another with a notification if there is a match |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
lookup functions | Excel Worksheet Functions | |||
Allow refence in the "table_array" position of Lookup functions | Excel Worksheet Functions | |||
Lookup Functions | Excel Worksheet Functions | |||
Excel Lookup Functions | Excel Worksheet Functions | |||
Excel Lookup Functions | Excel Worksheet Functions |