Quote:
Originally Posted by Debaser
Without helper column:
=SUMPRODUCT(--(RIGHT($R$2:$R$5000,3)={"001","002"}))
|
Debaser, Thanks!! This works perfectly, without having to rely on the Helper column. That one worked, but this does seem to be more efficient!!
Thanks Again!!