Hello,
I have a dataset of health center containing proportion of contraceptive coverage and whether they are title X clinics (1) or not (0). I am trying to find the min value by title X status.
title x min
non-title x min
This is my attempt but I got an error message. To me, my formula seems ok. Any thoughts.
=MIN(IF(F2:F37,1,$L$2:$L$37))
Thanks!
Marvin
Bookmarks