Share via

MSCAL.OCX

Anonymous
2020-02-07T13:03:31+00:00

Hi, I`m using a acces program and when I open it, it always " searching for referenced files: MSCAL.OCX. How can I get rid of that? Thanks!

Microsoft 365 and Office | Access | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

Tom van Stiphout 40,201 Reputation points MVP Volunteer Moderator
2020-02-07T13:39:57+00:00

It's an old activex control no longer needed in most cases, because we now have a small calendar icon built in for date fields.

Code window > Tools > References and uncheck it if it is listed.

Then Debug > Compile 

If no errors, you're probably fine.

Or you may have to open each form in design view to see if it has a calendar control on it, then remove that and fix up possible code that was using it.

Was this answer helpful?

6 people found this answer helpful.
0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Anonymous
    2020-02-08T14:50:52+00:00

    Hi ThomasAndersson5,

    Have you tried out the suggestion above by Tom? If there are any updates, please feel free to post back here at your convenience.

    Best regards,

    Dihao

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments