Broken references

F

Frank Situmorang

Hello,

An error message" Missing MWCC, OCX" which is Microsoft Windows Common
Control 2.6.0(SP4).while I am opening the form which has the date field using
the celendar.

Could you please help how can we fix it?

Frank
 
A

Allen Browne

Open the code window, and choose References on the Tools menu.

If the reference not needed, you can solve it just by unchecking the box
beside the missing reference.

If the reference is required, you will need to install it on your computer.

For more information, see:
Solving problems with library references
at:
http://allenbrowne.com/ser-38.html
 
Top