BKF-Display Results (a number) on form from a query

B

BKF

Example:

I have a query that will count all Active Customers based off Account
Numbers (unique). The query when run will obviouslly give me a count but can
I get that count to display on my form so that I can always see a count as
customers are added and deleted.

E.g.
100 displays as current
101 diaplays when I add a customer
99 Displays if I remove a customer

Thanks
 
Top