
docmd.RunSQL String Concatenation
Hi,
I am trying to automate an update query where it gets
input from a form and does the update based on the
criteria specified.
I cannot concatenate strings or use variables in the sql
statement with the docmd.Runsql command.
Any suggestions as to how I can acvhieve this?
Thank you.
Olgun