In Part 1 we created some classes. In Part 2 we created some more classes, linked them, and filled them. Now we’re ready to actually produce some results. In a standard module, I write my code to generate the XML file.
Public Sub GenerateACH()
Set gshData = wshChecks
[...]
Read More...
Read the complete post at http://www.dailydoseofexcel.com/archives/2011/02/24/nacha-files-part-3/
Posted
Feb 24 2011, 08:37 AM
by
Daily Dose of Excel