Yes, you are right. Now my Access form works with field type "varchar" in SQL table.
This Access form does not make any mathematical operations but....
Now I have a varchar values in table (with 2 decimal):
123,34
34,45
23,11
I would like to create a simple SELECT which will sum these...