Re: I just installed Office 2003...

Tech-Archive recommends: Fix windows errors by optimizing your registry



Did you check that you're setting the label's Caption property, as I
suggested in my other post?

Post the actual VBA code that's failing.

--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no private e-mails, please)


"Manuel" <Manuel@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:6A939F8C-CB4C-43CC-9424-2412B4A335B8@xxxxxxxxxxxxxxxx
Solved the 1st issue - still have no clue on the 2nd (resolving the
missing
reference didn't help the 2nd issue).

Any suggestions?

"Douglas J. Steele" wrote:

Uncheck it.

--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no private e-mails, please)


"Manuel" <Manuel@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:C1AA234C-2A55-4083-AE20-84CE4506EBE1@xxxxxxxxxxxxxxxx
How do I go about removing the missing reference??

"Douglas J. Steele" wrote:

PS: Actually, it's possible that removing the missing reference in 1
might
fix 2.

--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no private e-mails, please)


"Manuel" <Manuel@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:C946E2EC-4E53-4052-A211-7B97FB07990C@xxxxxxxxxxxxxxxx
Hi,

I've just installed Access 2003 at home - the install was successful
and
I'm
able to open Access without issue. The problem is that when I open
a
database that I created at work (database was created using Access
2003),
I
receive several messages.

1st - I have a form which uses the Microsoft Office Date Picker
Active
X
control. When I open the form at home I receive the following
message:

Your database or project contains a missing or broken reference to
the
file
'MSCOMCT2.OCX' version 2.0.

When I open References... I see that there is a missing reference
for
Microsoft Windows Common Controls-2 6.0 (SP4). And the location of
the
'MSCOMCT2.OCX' file is C:\WINNNT\System32\MSCOMCT2.OCX, however, I
cannot
find this file in the above directory. Can I download this file
from
somewhere?

2nd - on the OnOpen event of a form I have a macro which runs the
SetValue
command to assign a value to a label. When I open this form the
Action
Failed box appears, and when I click Halt I receive the following
error
message:

Run-time error '2770':
The object you reference in the Visual Basic procedure as an OLE
object
isn't an OLE object.

Any idea's on how to go about addressing these two issues? The 2nd
issue
I
find more disconcerting then the 1st.

Thanks,
Manuel









.



Relevant Pages

  • Re: Mouse scroll issue for networked database...?
    ... > split the database or divided into front end or back ends. ... >> You can call MouseWheelOFF anywhere you want. ... >> Doug Steele, Microsoft Access MVP ...
    (microsoft.public.access.forms)
  • Re: Double-click to Open .mdb annoyance
    ... Note that this refers to changes to database objects (i.e. Forms, Reports, ... Doug Steele, Microsoft Access MVP ... Look first on the Applications tab, just in case your database is open ...
    (microsoft.public.access.modulesdaovba)
  • Re: MS Project Reference?
    ... Doug Steele, Microsoft Access MVP ... Dim appProject As Project.Application ... you'd remove the reference and use ...
    (microsoft.public.access.modulesdaovba)
  • Re: Log off users on split DB
    ... shuts the database at the end of 5 minutes. ... >> Doug Steele, Microsoft Access MVP ... >> (no e-mails, please!) ...
    (microsoft.public.access.modulesdaovba)
  • Re: I just installed Office 2003...
    ... Doug Steele, Microsoft Access MVP ... (no private e-mails, please) ... Your database or project contains a missing or broken reference to the ...
    (microsoft.public.access.setupconfig)