PDA

View Full Version : COUNTIF, May be?



Helal
2011-12-03, 04:35 PM
I have huge data set that are being updated every month. The data include members names and ids and dates (enrolled to program). I need to assign New, Active, Inactive status to each member based in some criterion. The purpose, logic and sample data are all included in the attached file.

I very much appreciate any help on this.

Thank you in advance,

Helal

Ken Puls
2011-12-06, 12:21 AM
A solution using COUNTIFS. Let me know if this works for you.

Helal
2011-12-06, 09:35 PM
Ken, worked like charm. Thank you so much for the formula.