Can anyone please give coding to allow me to click on a ControlButton in MainMenu.frm and have it open my second form named EnquiryDesk.frm.
This was easy in VBA but I get all sorts of errors in VB6.
I now understand I cannot use doCmd.OpenForm from Access.
One error I get frequently is "Object Required" when obviously the EnquiryDesk.frm does exist. Could there be a path problem?
This was easy in VBA but I get all sorts of errors in VB6.
I now understand I cannot use doCmd.OpenForm from Access.
One error I get frequently is "Object Required" when obviously the EnquiryDesk.frm does exist. Could there be a path problem?