Hi All,
I am having an issue with a Macro that we want to give our users to allow them to interact with one of our databases.
The macro takes a user input, and updates the value of a schema / table name in the Macro at the start of its run. However it keeps evaluating the SQL statement with the template text before replacing it with the user input, thus giving a permissions error saying they don't have access to the database.
Why is this happening and can anyone help me with a work around?
Thanks
A