public variable does not recognize

  • Thread starter Thread starter iccsi
  • Start date Start date
I

iccsi

I have an application which has a public varaiable like following:

dim MyDateTime as Datetime

it does not recorgnize in one machine in the query.

The criteria is

[forms]![MyForm].[MyDateTime]

Above query works in all users machine except one read always zero..

It seems one machine has different setup?
Any option and property to set read public variable?

Your information is great appreciated,
 
Back
Top