Hello.
I'm new in database Acces and need help.
There is a posibility to count numbers from a memo?
I have a table named Doubles, with 2 fields. First field is a name and a second is a memo with numbers separated by comma: 52,152,154,55,55,156,59,60,63,63 for example. I need to count how many numbers using sql query.

Thanks.