If the DoCmd.OutputTo isn't working, I think you need to create an aplication object, open it and then begin writing your records in a do loop:
You might need to check your references to use this code, along with others I have Microsoft Office DAO 3.6 selected...
example code:
Public Sub...