Thanks again Harry.
I am also getting an error on this line - do I need this?
Set ExcRS = CurrentDb.OpenRecordset("qryExceptions", dbOpenDynaset)
I am trying to make a reference to my user field in qryExceptions which is "Opportunity Primary Login" I have done this with MyExc
Do I need to...