User-defined type not defined.

  • Thread starter Thread starter mark k
  • Start date Start date
M

mark k

I am getting the above error when I attempt to compile
my .mdb file, which is not the problem. The problem is
that the Access compiler doesn't take me to the offending
statement.

Also unusual is that the msgbox that gives me this
information is not prefixed with 'Compile Error:' as is
usually the case if I've failed to set a reference to,
say, DAO.

Any help would be much appreciated.

Mark
 
Any chance we could get the module code and take a look to see if we can
spot the error? I'm not sure why VBE isn't identifying the line, but if the
problem is tracking down the bug, maybe some additional eyes can help.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top