D
Dimitris Nikolakakis
I have a form FOrders and a subform FOrdersTx.
In OnCurrent of FOrders I have:
Me.[ORD-FOrdersTx].Form.Combo6.Requery
In mdb file it works but in adp project I get an error 'Run-time error 2465'
Is there any different way to do it in adp?
Thanks
Dimitris
In OnCurrent of FOrders I have:
Me.[ORD-FOrdersTx].Form.Combo6.Requery
In mdb file it works but in adp project I get an error 'Run-time error 2465'
Is there any different way to do it in adp?
Thanks
Dimitris