O
ondvirg via AccessMonster.com
I have a form that has a textbox in the header that I populate with a value.
I'd like to have a command button that then updates a specific field for each
record displayed on the form with that value.
I've tried:
Me.FieldName = Me.Textbox
But this only updates the first record on the form. I know this is probably a
simple process, but I just can't get my head in it.
Thanks for any help
I'd like to have a command button that then updates a specific field for each
record displayed on the form with that value.
I've tried:
Me.FieldName = Me.Textbox
But this only updates the first record on the form. I know this is probably a
simple process, but I just can't get my head in it.
Thanks for any help