How do I create a script that when I click the Button, It will execute a script that will get the value (or what ever number inputted) on textbox1, then value on the textbox1 will enforced update the specific field (example "Size") in the subform?
I try to write a code on button_click(), "me.size = me.txtbox1". It update but only first row on the subform. But what If there are ten rows on subform? I want to update all at one click.
Thank you. Your help will be greatly appreciated.
Garry Sy
I try to write a code on button_click(), "me.size = me.txtbox1". It update but only first row on the subform. But what If there are ten rows on subform? I want to update all at one click.
Thank you. Your help will be greatly appreciated.
Garry Sy