M
Majeed
I need to put a value of a COUNT funtion in a form, to no avail.
I have a field in a table titled RSLT. The values enetered are W, L or D. I
simply want to count how many D's or L's in a textbox in a Form.
In the form when i insert the following in the Record source :
=count ([RSLT])
I get all the records, but how to get D's only is beyond me.
I tried COUNTIF , but I got errors.
Thanks
I have a field in a table titled RSLT. The values enetered are W, L or D. I
simply want to count how many D's or L's in a textbox in a Form.
In the form when i insert the following in the Record source :
=count ([RSLT])
I get all the records, but how to get D's only is beyond me.
I tried COUNTIF , but I got errors.
Thanks