Data type mismatch in criteria expression

  • Thread starter Thread starter Tia
  • Start date Start date
T

Tia

I have a problem, once i am trying to open the acess i am geting this
message Data type mismatch in criteria expression when i press ok i
get object variable or with block variable not set and i cannot
access
my data. i am opening my data by pressing on the shift botton , how
can i know what is causing the problem in the first place. once m data
is opened iam pressing alt break in the same time but nothing is
coming

please advice
 
Tia -

Instead of alt-break, use ctl-break to open the code being executed. That
will let you debug at the error point.
 
Back
Top