I
iloveddp
Guest
I am trying to do a report that will count how many times there is a value greater than 0 in my field called "rej qty". I have tried: count([rej qty]>0,1,0) and many other variations. I am selecting a date range on the report and it will count the whole entire database for that field. I only want the items within a date range counted. I am pulling my hair out, I will be done with it as soon as I can get this last calculation done. Can anyone help me with this? Thanks, oh I have worked with the IIF command also, but with no luck.