I'm strugling getting the module to work. I've created a test database with two tables: tblOldTable and tblNewTable with the fields as named in the example, however when I try to run the code it stops highling the following line:
strSelect = "Select ClientID, ClientName, ClientAddress From...