Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hello All
I am trying to write a function so that if A or N appear in a row, the number of occurances will be counted and logged. If the result = 0 then that row will be deleted. If have it working with a COUNTIF for one variable, and I understand that nesting more than one does not work. Despite searching, I have only found solutions for satisfying two variables at once (ie. AND), however I need a function to count whether an A OR an N OR both occur. (It is not the end of the world if when both an A and an N are found the results are not summed to give the total number of occurances...as long as the result retunred is <0 it would satisfy the need). Any advice would be greatly appreciated Andy |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Countif? | Excel Worksheet Functions | |||
How do I use a countif function according to two other countif fu. | Excel Worksheet Functions | |||
edit this =COUNTIF(A1:F16,"*1-2*")+COUNTIF(A1:F16,"*2-1*") | Excel Discussion (Misc queries) | |||
COUNTIF or not to COUNTIF on a range in another sheet | Excel Worksheet Functions | |||
COUNTIF in one colum then COUNTIF in another...??? | Excel Worksheet Functions |