Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Here is a formula that was provided to me. It works great. However, after
reconciling my data I found that some cells in column K will need to have a N/A vice a number. Therefore, the below formula (in cloumn C) is reading the N/A and providing a false "No". Actually if there is a N/A in column K then the formula should also provide a N/A instead of a Yes or No. What needs to be added? =IF(COUNT(AC8),"BER",IF(COUNT(AD8),"Canceled",IF(C OUNT(V8),IF(AND(COUNT(J8,K8)=2,J8<=K8),"Yes","No") ,""))) |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Hide formula | Excel Worksheet Functions | |||
Formula checking multiple worksheets | Excel Worksheet Functions | |||
IF & VLOOKUP FORMULA | Excel Worksheet Functions | |||
Match / Vlookup within an Array formula | Excel Discussion (Misc queries) | |||
Help with macro formula and variable | Excel Worksheet Functions |