This Add-In is designed to
be used when writing VBA and creating SQL statements. It
is often easier to design a standard query, and then copy
and paste the SQL into a module, and then format this.
The Add-In will list all
user-created queries in the database, and after one is selected,
will format and copy the SQL to the clipboard, from where
it can be pasted into a module.
|