Hello,
MS-Access (VBA) subform problem.
I have two subforms that I need to open by dbl-click an field on the record.
Is there a way to do this?
I tryied the On Double-click property but this only works for one subform in an old apps.
If I am looking at a Subform1/Subform2 and double-click on the record item it gives me an error "The expression On Dbl Click you entered as the event property setting produced the following error: The object referenced in the VB procedure as an OLE object isn't an OLE object."
What did I do wrong?:-(
help
Thanks
np3il
MS-Access (VBA) subform problem.
I have two subforms that I need to open by dbl-click an field on the record.
Is there a way to do this?
I tryied the On Double-click property but this only works for one subform in an old apps.
If I am looking at a Subform1/Subform2 and double-click on the record item it gives me an error "The expression On Dbl Click you entered as the event property setting produced the following error: The object referenced in the VB procedure as an OLE object isn't an OLE object."
What did I do wrong?:-(
help
Thanks
np3il