L
Louverril
I have a calendar pop up form which has the following code in it:
mvCal.Value = CDate(Date)
On my PC it works fine but on transferring to the customer I get the
following error when the execution hits the line of code above:
"2683 There is no object in this control"
The microsoft calendar control 2007 reference is checked on the accdb file
I'm running (the one which works fine on my PC), however if you open access
from the problem PC's program menu and create a new database this reference
is not even on the list of available references.
Both PC's are running vista and office professional 2007.
Can anyone help
Thanks Lou
mvCal.Value = CDate(Date)
On my PC it works fine but on transferring to the customer I get the
following error when the execution hits the line of code above:
"2683 There is no object in this control"
The microsoft calendar control 2007 reference is checked on the accdb file
I'm running (the one which works fine on my PC), however if you open access
from the problem PC's program menu and create a new database this reference
is not even on the list of available references.
Both PC's are running vista and office professional 2007.
Can anyone help
Thanks Lou