Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks for the quick response.
I tried the function and various versions of this function already. It's always displaying a No on the cell, even though the assets do not match. Am I doing something wrong? Noel Ardus Petus wrote: =IF(ISNA(MATCH( 'Asset Tagging'!B6, 'Formula Data'!C191:C839, 0)), "No", "Yes") HTH -- AP I'm trying to write a match function inside an if function. Basically I have two codes: [quoted text clipped - 21 lines] Thanks for any advice Noel |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
INDIRECT function inside AND function | Excel Worksheet Functions | |||
Nesting Networkdays function inside and If function | Excel Worksheet Functions | |||
Offset function with nested match function not finding host ss. | Excel Worksheet Functions | |||
SUMIF Function Inside SUMPRODUCT Function | Excel Worksheet Functions | |||
Cann't use "Match" function inside VBA | Excel Programming |