SilverFox4me
Registered User.
- Local time
- Today, 00:19
- Joined
- Sep 11, 2007
- Messages
- 13
Im using Count([ContractID]) to count the number of records in a query used on a Subform. It works great when the query finds 1 or more records but if there are no records it returns #Error and I need it to return 0(zero)... Any ideas how I can achieve it?