I have a couple of small projects that will require me to apply simple IF-THEN logic to combine tables & update records. What is a better tool? Create a stored procedure to do this or write some VB code that uses ADO to update? Please forgive my ignorance. I am still relatively new to coding.