Microsoft Visual Basic Compile Error

Asked By 0 points N/A Posted on -
qa-featured

I'm running an Access on Windows Vista Ultimate database with some Visual Basic Access code on it. When I tried to work on VBA code, I receive the following error message:

Visual Basic

Compile error is hidden module: unifunctions

I already tried to solve the problem by checking this item on Microsoft DAO 3.6 Object Library. I  Pressed Alt-F11 to open the Microsoft Visual Basic window. Then, I, selected References under the Tools menu from Microsoft Visual Basic window. When the References window appeared. I Scrolled down until I found the option called "Microsoft DAO 3.6 Object Library". I checked this item and finally clicked the OK button but this error is still there. I expected that this error message will disappear after the database recognize the object but nothing happened.

I hope someone can help me fix this problem.

SHARE
Best Answer by Sam Michaels
Best Answer
Best Answer
Answered By 0 points N/A #82027

Microsoft Visual Basic Compile Error

qa-featured

Hello,

 

 

‘References’ Problem is there. You need to check the references in Visual Basic.

 

For this open a copy of your application in design mode on you computer. Then open a module and check Tools, References.

 

This error is showing hidden because of the references that are not visible to us but are referred by the modules. References need to set as per the requirement of the modules.

 

References that your module might be using have compilation error or module might be referring wrong modules. Follow the above steps and check the references for you modules in Visual Basic.

 

Regards,

Sam.

Answered By 5 points N/A #82028

Microsoft Visual Basic Compile Error

qa-featured

Dear,

Usually the cause of this error is misconfigured system files or error in computer registry files. Please follow the following steps to resolve the issue:

1. Download ‘Microsoft Visual Basic Error Repair Tool’ and scan your files after installation.

2. It will display the errors. Press the fix button and issue will be resolved.

RegCure is the best software according to the internet rating. You can install it from the following website:

https://www.paretologic.com/product/regcure-pro/

Regards

Related Questions