This is an existing topic. A good solution is given, but one line of code doesn't work:
rst2!Field2Upda te = Me.SF1Field
It has to do with Update.
What is the proper VBA syntax to update a field as shown above?
Thanks!
rst2!Field2Upda te = Me.SF1Field
It has to do with Update.
What is the proper VBA syntax to update a field as shown above?
Thanks!
Comment