karatelung
Registered User.
- Local time
- Today, 00:46
- Joined
- Apr 5, 2001
- Messages
- 84
I have a continuous form that contains the field [StatusClient]. In the form footer I have the field =Count([StatusClient]). Is there a way that I can make that field only count the records where [StatusClient] = "client"? I want all records to be displayed, but I only want specific records to be counted.
The form is actually used as a subform, and I'll be referencing the value of =Count([StatusClient]) in the main form for another calculation.
Any help is greatly appreciated.
Richie
The form is actually used as a subform, and I'll be referencing the value of =Count([StatusClient]) in the main form for another calculation.
Any help is greatly appreciated.
Richie