Question : MS Access crashes when exporting to PDF

I've got a database to take a spreadsheet of reported data and do all the hard work of calculating and formatting for me.  I created a button to export a report to PDF.

Now, if I haven't exported an Access report to PDF since I last restarted my computer, I'm fine.  If I have, then Access freezes up completely.

I've scoured the internet for a way to fix this, but I've found nothing of actual use.  Then again, I might be looking in the wrong places.

Any help would be greatly appreciated.

Answer : MS Access crashes when exporting to PDF

Simplisticly all you need to do is the following:
1:
2:
    Set node = objXml.SelectSingleNode("//Gather")
    node.setAttribute "subdigit", "1"
Random Solutions  
 
programming4us programming4us