Bernard has attended:
Access Intermediate course
Counting
in excel i can count charactures in a range like "/" . How I do this on an access table?
RE: counting
Hi Bernard,
Thank you for your question.
There is no CountIf function in Access but you could use the IIF nested within the Count function.
Here is a link to a forum page with some ideas:
http://www.access-programmers.co.uk/forums/showthread.php?t=100040
http://www.techonthenet.com/access/functions/numeric/count.php
I hope this helps.
Regards
Simon