Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I wish to place the words "OK" or "NOK" into a cell if the
corresponding values either match or do not match from two columns. e.g =IF(C3<A3,"NOK","OK") how can I expand this over the following =IF(C3:C19<A3:A19,"NOK","OK") but i only want to know if the corresponding values in the same row differ i.e it must not compare C3 to A14 for example, only C3<A3, C4<A4 or C5<A5 etc thanks Peter |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Array Formula Not Working with Range with Formulas | Excel Discussion (Misc queries) | |||
Array formula returning wrong results | Excel Discussion (Misc queries) | |||
referencing the value of a cell containing an array formula | Excel Worksheet Functions | |||
Formula checking multiple worksheets | Excel Worksheet Functions | |||
Match / Vlookup within an Array formula | Excel Discussion (Misc queries) |