Module not found -- WHEN CLICKING ON BUTTON

G

GLEN

ALL OF A SUDDEN WHEN I CLICK ON ANY button from my main
menu to open another form I get the message

Box Header Reads "Microsoft Visual Basic "

Show a " ! " and Words "Module not found"

Help !!!!!!


Please email reply to (e-mail address removed)

Urgent - thanks

Glen
 
A

Albert D. Kallal

CAn you open the form in desing mode, and then try compiling the code?
 
G

Glen

I gets to 1st line of Public Module stuff as shon below

Public Function IsReportNumOK(ReportNoField As Control,
OtherTable1 As String, OtherTable2 As String) As String

And highlights the holw lin and Says "Compile Error" -
"Module Not Found"

It's as though there is no VBasic modile but I have
checked Tools - References and VB for Applications and Ms
VB extension along ith 4 other boxes are all ticked.

The PC had a few errors before all this happened - the
program has been running for 4 years without this
problem !!!!

Any other ideas?

Glen
 

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