G
Guest
Hi all
Excel tells me that the formula I use has errors. However, it doesn't matter what I change, I can't get it to work. Please help. The formula calculates a correlation between datasets (rows) and flags the reult as good or bad.
=IF (OR (IF (AO>AM, AM/AO, AO/AM) < 0.9, IF(AP>AN, AN/AP, AP/AN) < 0.9), 'Bad', 'Good'
Thank
Surak
Excel tells me that the formula I use has errors. However, it doesn't matter what I change, I can't get it to work. Please help. The formula calculates a correlation between datasets (rows) and flags the reult as good or bad.
=IF (OR (IF (AO>AM, AM/AO, AO/AM) < 0.9, IF(AP>AN, AN/AP, AP/AN) < 0.9), 'Bad', 'Good'
Thank
Surak