OK, this has been annoying me for days....
I have created a form with a calendar control on it.
I have created a Macro - action(SetValue), Item: Forms![calendar].visible; expression: Not Forms![calendar].visible
I have another form with the toggle button, and set the ONClick event to the Macro.
Once I press the toggle button I get the error:
"A problem occured while 'db' Database was communicating with the OLE server or ActiveX Control.
Close the OLE Server and restart it outside the 'db' Database. Then try the original operation in the 'db' Database."
Any Ideas?
Also, once this toggle button works, how would I link the value selected on the Calendar control to the date field on my form??
Cheers,
Mark
I have created a form with a calendar control on it.
I have created a Macro - action(SetValue), Item: Forms![calendar].visible; expression: Not Forms![calendar].visible
I have another form with the toggle button, and set the ONClick event to the Macro.
Once I press the toggle button I get the error:
"A problem occured while 'db' Database was communicating with the OLE server or ActiveX Control.
Close the OLE Server and restart it outside the 'db' Database. Then try the original operation in the 'db' Database."
Any Ideas?
Also, once this toggle button works, how would I link the value selected on the Calendar control to the date field on my form??
Cheers,
Mark