When I try to use the mid function in my Access 2002 in a query I got streange behavings;
e.g:
table1: ID=1 & test=ABCDEFG
query1: mid([test],2,2)
should give me BC
but gives BCDEFG
Like it doesn't take care of the last 2 in the mid function.
Is trere any explannation for this?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.