How do i format a field in a union query?
Ive looked old posts and found Cstr, but i cant get it to work.
In my table the field shows the number correctly. 4402540360011
But when i run the union query the number appears as
4.300134658011E+12
This is what i thought was the correct function, Cstr([CRN]) but i keep getting the error undefined function 'tblMyTable.cstr' in expression.
can anyone help?
"Children are smarter than any of us. Know how I know that? I don't know one child with a full time job and children."...Bill Hicks
Ive looked old posts and found Cstr, but i cant get it to work.
In my table the field shows the number correctly. 4402540360011
But when i run the union query the number appears as
4.300134658011E+12
This is what i thought was the correct function, Cstr([CRN]) but i keep getting the error undefined function 'tblMyTable.cstr' in expression.
can anyone help?
"Children are smarter than any of us. Know how I know that? I don't know one child with a full time job and children."...Bill Hicks