Hi,
I developing a project which relies on Tabs heavly on Forms as a standart GUI style.
I realized that controls' evets such as button On_Click events are having problems with referencing to OLE server with following error.
"The expression On Click you entered as the event property setting produced the following error: A problem occoured while Microsoft Office Access was communicating with the OLE server or ActiveX Control"
I was told that it is a known problem with TAB CONTROL and It seems that first Tabs should be created and then objects should be drag and droped (not copied).
I made couple of tries to copy previosly designed controls on newly created tabs but didnt work.
(MS Office 2003, standart Tab Control comes with access )
I also tried on Office 2010 but I had some problem.
My problem and question are:
Is there a fix for TabControl ???
Is there a way to copy and paste controls on the Tab Control with out creating OLE problems ???
I developing a project which relies on Tabs heavly on Forms as a standart GUI style.
I realized that controls' evets such as button On_Click events are having problems with referencing to OLE server with following error.
"The expression On Click you entered as the event property setting produced the following error: A problem occoured while Microsoft Office Access was communicating with the OLE server or ActiveX Control"
I was told that it is a known problem with TAB CONTROL and It seems that first Tabs should be created and then objects should be drag and droped (not copied).
I made couple of tries to copy previosly designed controls on newly created tabs but didnt work.
(MS Office 2003, standart Tab Control comes with access )
I also tried on Office 2010 but I had some problem.
My problem and question are:
Is there a fix for TabControl ???
Is there a way to copy and paste controls on the Tab Control with out creating OLE problems ???