D
Dimitris Nikolakakis
I have access 2K.
I have created a form FFactories and another one FFactoriesTx.
FFactoriesTx take data from a StoredProcedure.
In mdb file I could link the form and the subform.
In adp file (project), how can I do it?
I want in FFactories to put the subform and show only the
FFactories.FactoryID = FFactoriesTx.FactoryID
Thanks in advance
I have created a form FFactories and another one FFactoriesTx.
FFactoriesTx take data from a StoredProcedure.
In mdb file I could link the form and the subform.
In adp file (project), how can I do it?
I want in FFactories to put the subform and show only the
FFactories.FactoryID = FFactoriesTx.FactoryID
Thanks in advance