autofill

spleewars

Registered User.
Local time
Today, 01:21
Joined
Jan 28, 2011
Messages
28
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
 
Check this link for the correct syntax for referring to forms/subforms, and their control's from various relative locations.
 

Users who are viewing this thread

Back
Top Bottom