Got form "products" and subform "regstocklog" and...
Forms![products].[regstocklog].now = me.qty1
... but ain't working correctly. What am i doing wrong?
Apart, what code is to be done in order to fill blank fields without any connection to any other field like:
Want to fill field 'data' in sub form 'regstocklog' with eg 'shop 30'?
Thanks
Clara
Forms![products].[regstocklog].now = me.qty1
... but ain't working correctly. What am i doing wrong?
Apart, what code is to be done in order to fill blank fields without any connection to any other field like:
Want to fill field 'data' in sub form 'regstocklog' with eg 'shop 30'?
Thanks
Clara