No, you can’t use table name and column name as parameters in MS Access, unfortunately.
Here is a solution: Use a uniformed names and structures in your automations, and copy your table into a temp table with a uniformed name. After process, you copy back and overwrite the temp table to its original table name. Reasonable labour work load.
No comments:
Post a Comment