09-15-2020
01:09 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
09-15-2020
01:09 AM
Given the fact I see various 'End With' statements and a '.Close' statement, leads me to believe the 'SaveAs' command in the red line of code should also precede with a '.'
Noticing the fact there's a '.SaveAs' statement commented out above the red line of code and assuming that is done because it didn't work, lends me to believe something's wrong with your 'With' statements.