Fix template missing or broken reference to 'DA0350.DLL" ver. 5.0

G

Guest

Microsoft Classroom Management Database template displays message that
template "contains a missing or broken reference to 'DA0350.DLL' ver. 5.0."
What do I need to do to correct this problem?
 
G

Guest

Hi Karl,

Open the vba editor and click on 'Tools' at the top, and then 'References'.
Look for the reference you need in the list.

To open the vba editor, open your application and hit alt-f11.

Hope that helps,
CW
 
M

missinglinq via AccessMonster.com

Go into the code module for your form, then goto Tools - References. Check
all of the selected references. If any of the selected references (in your
case, apparently 'DA0350.DLL' ver. 5.0) have "MISSING" in front of them,
unselect them, and back out of the dialog box. Now go back into the dialog
box and reselect the reference.
 

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