Get them to change their Error Trapping options in the VB Editor (Tools - Options - General tab) to 'Break in class module' then run the code again. It should then stop on the actual problem line in the Initialize event.