By using vba.booksticle.com you agree to our cookie policy, We and our partners operate globally and use cookies, for multiple purposes

948 Steps to 6 Figures by Learning Excel-VBA and Other Skills



Step 432 - CheckForUnadjustedSQL(sSQL, sNote) - udf db looked at SQL and searched for a table that shouldn't be used


This code is part of the Database section.

It was used to proactively look for bad code.

You could pass it the sSQL that was about to run and a string and the code looked for old tables that were still being used that didn't properly adjust the data.


   Table of Contents | Send us your feedback | © 2025 All Rights Reserved | Edit