Command Button Error

J

JohnM

Hi

I have a data base and I am adding forms

I have got three Switchboards (main + 2)

The switchboards lead you to different forms

When I have finished with a form I want to place Command Button on the form
so that when Click it you return to the Switchboard

I have been successful on some of the forms but when I do the same procedure
on others I get the following error msg

"The expression On Click you entered as the event property setting produced
the following error: A problem occured while Microsoft Office Access was
communicating with the OLE server or Active X Control"

I have compared the properties boxes and the VBA but cannot find any
differences

can you help

john
 
W

Wayne-I-M

Try and copy the form (delete the one one)

If the new form work then rename it to same as the old one
 
Top