What I mean is, ask them to look in the Control Toolbox from the Excel View menu. From the extended objects they can select in the bottom item of the Toolbox menu (More controls...), they should be able to find a localized name for the Calendar control.
If they're running the macro recorder they should also get the vba code name for the control, which I believe should be the same as yours. But you'd then know if it's accessible at all.
When I look in the VBE References i'm not able to find the Microsoft Calendar Control, unless I have placed a Calendar control in a sheet (MSCAL.OCX).
|