In the following line i get the error "Compile Error: Expected list Seperator or )" and it highlights the word schedule.
Set rs = Db.OpenRecordset("SELECT ToDo.ProjectID, ToDo.ToDo, ToDo.DueDate FROM ToDo WHERE (((ToDo.ToDo)="Schedule Field Check Due"
Any help would be appreciated
Bill