Brianwarnock
Retired
- Local time
- Today, 20:03
- Joined
- Jun 2, 2003
- Messages
- 12,701
I am glad that you have it sorted, I must say however that if you had said that you were trying to count True tick boxes at the beginning I think the first reply you got would have sorted it.
Can I also correct you in that Count(fieldname) does not count Null values, but Count(*) does.
Brian
Can I also correct you in that Count(fieldname) does not count Null values, but Count(*) does.
Brian