Strange query results/Wild characters???

M

Marco

Hello.

My query is showing me strange values from whem loading a value from a form.

It's very strange because if you have a form named FormA and inside a field
named Field1 and if the field has a default value of 2 and if you run it.

Then if you'll make a query with any table or query and put this in the
column: Test:([forms]![FormA]![Field1]) your result will be 2, tha same as
the the Form Field.

My problem is that my query instead of showing me the value of 2 is showing
another thing very strange, such as wild characters or value that has nothing
to do with it.

If I use that also as a criteria the problem is the same.

How can someone help?

Regards,
Marco
 
Top