J
JACK
Can anybody explain this to me:
In a simple select query, I'm calling a date field which
is populated by the user in a form. For example in the
query the field is:
File Date: [Forms]![Main Form 2]![File Date]
So the user would populate 12/21/2003 (for example) and I
would expect that value to be returned in the query.
However, the query is actually returning what looks like a
blank field, but after clicking in the query result cell,
and then moving off of it, an Asian Character (maybe
Japanese? don't know) appears???
Absolultely baffling. Unfortunately I'm using this date
to join to other tables and the queries are falling over
because of this.
Would appreciate any ideas you might have.
In a simple select query, I'm calling a date field which
is populated by the user in a form. For example in the
query the field is:
File Date: [Forms]![Main Form 2]![File Date]
So the user would populate 12/21/2003 (for example) and I
would expect that value to be returned in the query.
However, the query is actually returning what looks like a
blank field, but after clicking in the query result cell,
and then moving off of it, an Asian Character (maybe
Japanese? don't know) appears???
Absolultely baffling. Unfortunately I'm using this date
to join to other tables and the queries are falling over
because of this.
Would appreciate any ideas you might have.