Hi all!
I'm trying to find a way how can I use a list (which I have currently stored in a table) in a SQL WHERE clause.
What I mean is that I have this SQL clause which sets a check box if town name matches any of the 3 town names in the clause...
SQL2 = "UPDATE tblImport SET Local = -1...