Complie error in Hidden Module: Form_Search

R

Rod Sturge

HELP,
I am using Access 97 SR2 and I amd getting the appove
error when trying to run a report from a MDB file we have
in the office. What is this error?.. and how do I fix
it?..

Thanks,

Rod
 
N

Nikos Yannacopoulos

Rod,

This means there is an error in the code behind form "Search". To spot it,
press Ctrl+G to open the VBA editor, and run menu item Debug > Compile [your
database name]. The compiler will highlight the line of code producing the
error. How to fix it depends on what the error is, if you have difficulty
then post again with the section of code and the error message, indicationg
the line it occurs on.

HTH,
Nikos
 

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

Top