Hello,
I have a column (H) that has either "met" or "missed" in the rows based on an IF formula. The IF formula is comparing the desired date to the completed date: =IF(D2=C2,"Met","Missed")
I now need to do a percentage of the met. I don't think I can do that on column H since that is all text, but I really don't know how to do this.
Thank you!