Good morning... I'm running into a syntax error. I'm sure the fix is simple (i.e., changing order of single or double-quotes). Any suggestions would be appreciated.
Please see the From / To below:
From (this works fine):
Set rs_Before = db.OpenRecordset("Table_1", dbOpenDynaset)
Set...