Using Try/Except to Dummy Proof & Check if SQL Tables/Columns Exist

Thank you for that explanation, though I am still confused. I don’t really care what the error is. I just don’t want the error box to pop up, hence the “try” in my code. Am I still able to do this?