I am working to 'clean up' an AR aging that is being Exported from Microsoft Dynamics (formerly Great Plains) and can't seem to get this to work correctly.
The VBA is looking through the file to strip it down to a raw detail for easier summarization and pivot table use. And this will be done frequently on daily or monthly basis as needed.
I've attached a sample and the below code as well. If you run the macro, you'll see what I'm getting at. And this appears close I think, yet always gives the wrong totals. I think part of that is the document exporting the payment info into Column D but not all the time.
I just can't figure If I'm missing something in the macro, maybe a bad file?
Edit.![]()
Please Login or Register to view this content.
Forgot to mention, for some strange reason, you also get prompted about existing names existing, but there are no named ranges in the file?
Bookmarks