Erroe compling

M

MD

HI Scott,

I don't have any refrences marked "Missing". when I open
the database it asks me for my password and then it load
it by opening the VB editor with the following error:

Compile Error
Error loading DLL

And:
Set dbs = CurrentDb()

Is highlighted.

Here is the declaration:

Private Sub FillOptions()
' Fill in the options for this switchboard page.

' The number of buttons on the form.

Dim dbs As Database
Dim rst As Recordset
Dim strSQL As String
Dim intOption As Integer
THis is the routiong for openinh the switchboard items.
It should be noted that, this has been a working
application. My users are using it but two months ago I
made some changes and I don't want to loss them, After
the changes was made, it was still working but now that I
want to load it on the network I cannot ioen it on my own
machin. Again, the changes were not done on the
switchboard or its items. I tried to reload Office on my
machine again to see if it resolve this issue but no
change! This whole thing happen after I joined my machine
into a new domain and I logged into the domain but not
the machine, If it has anytings to do with it!

thanks,

MD
 

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