Hi Eveybody,
I've a main form with a continuous subform based on 'DonorTranSmast erF' & 'DonorTranSdeta ilsF' ,
both tables are linked via 'DonorTransiD' field. I know & learn , How to save record Using SP & VBA
if the context of 'Unbound Continuous Subform' is it possible to save record via SP & VBA ?
Subform has two fields <'CboItemCode ' and 'Txtamount'>.
(application build on A2003 ADP + Sql 2000 Srv.)
I've a main form with a continuous subform based on 'DonorTranSmast erF' & 'DonorTranSdeta ilsF' ,
both tables are linked via 'DonorTransiD' field. I know & learn , How to save record Using SP & VBA
if the context of 'Unbound Continuous Subform' is it possible to save record via SP & VBA ?
Subform has two fields <'CboItemCode ' and 'Txtamount'>.
(application build on A2003 ADP + Sql 2000 Srv.)
Comment