Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
yes, exactly. It worked perfectly. Thank you
"Atreides" wrote: Like this?: Mastersheet A B 1 aaa Y 2 bbb Y 3 ccc Sheet 2 A 1 aaa 2 bbb The formula in B1 would be: =IF(ISNUMBER(MATCH(A1,Sheet2!$A$1:$A$2,0)),"Y","") And so on... Hope this helps - Atreides |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
copy of excel file not showing formulal/function in the function b | Excel Discussion (Misc queries) | |||
LINKEDRANGE function - a complement to the PULL function (for getting values from a closed workbook) | Excel Worksheet Functions | |||
Offset function with nested match function not finding host ss. | Excel Worksheet Functions | |||
Emulate Index/Match combo function w/ VBA custom function | Excel Worksheet Functions | |||
Nested IF Function, Date Comparing, and NetworkDays Function | Excel Worksheet Functions |