jacob102000
Technical User
Hi, I am building a database that will be used across many clients and used by many teams so this needs to be a code that will search for specific queries that begin with a specific name. Depending on the client there may be more or less queries that we need to run in order to complete our work, however we use a standard naming convention so as to keep the application user friendly on a global level. I am building a template and with that template I want to be able to click one macro to run all queries that have names starting with ERW_Elig2. There may be only 5 or as many as 30 so the code should be a loop of some kind. I don't want to create a macro with line after line of open query action statements as this will be tedious for each group.
Please let me know if I left anything out that you may need
Please let me know if I left anything out that you may need