I need to count numeric cells in a column where the result in each cell is the result of a nested IF condition. I didn't see any other thread that addressed this situation.
Is this even possible without some VBA magic? Unfortunately, I know nothing of VBA, so I don't know that this is even an option. I have tried COUNT and COUNTIF with inaccurate results. I have also made sure that the cells are appropriately formatted as a number.
Thanks in advance.