Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi I have a form with a calendar control on it that all
works fine on my machine, but my friends reports the calander control as being missing, how do i go about installing it ? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
What do you mean by missing?
If your friend does a Windows Explorer Search for the file, is it found? If so, it is a matter of the reference being set within the VB Project. -- HTH Roger Shaftesbury (UK) "Neil" wrote in message ... Hi I have a form with a calendar control on it that all works fine on my machine, but my friends reports the calander control as being missing, how do i go about installing it ? |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Roger,
It says under references that the calender control is missing. I dont understand what you mean by search for it, on my PC it just appears as an item on the toolbox... -----Original Message----- What do you mean by missing? If your friend does a Windows Explorer Search for the file, is it found? If so, it is a matter of the reference being set within the VB Project. -- HTH Roger Shaftesbury (UK) "Neil" wrote in message ... Hi I have a form with a calendar control on it that all works fine on my machine, but my friends reports the calander control as being missing, how do i go about installing it ? . |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Neil,
In the references dialogue, the path\name of the file is displayed (below the References List).......... but not always completely. So the Missing control will need to be found using Browse. According to my setup (Win XP Pro) it can be found as: C:\Programme Files\Microsoft Office\Office10\MSCAL.OCX If it isn't there in your friend's OS, do a Windows Explorer Search/Find (depending on OS) for MSCAL.OCX If it's not on the PC, that's another issue.......... -- HTH Roger Shaftesbury (UK) "Neil" wrote in message ... Hi Roger, It says under references that the calender control is missing. I dont understand what you mean by search for it, on my PC it just appears as an item on the toolbox... -----Original Message----- What do you mean by missing? If your friend does a Windows Explorer Search for the file, is it found? If so, it is a matter of the reference being set within the VB Project. -- HTH Roger Shaftesbury (UK) "Neil" wrote in message ... Hi I have a form with a calendar control on it that all works fine on my machine, but my friends reports the calander control as being missing, how do i go about installing it ? . |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Calendar Control -- Is this possible? | Excel Discussion (Misc queries) | |||
Calendar Control | Excel Worksheet Functions | |||
Calendar Control 11.0 | Excel Discussion (Misc queries) | |||
Calendar Control: Can't exit design mode because control can't be created | Excel Programming | |||
Calendar Control | Excel Programming |