03-29-2023
10:18 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
03-29-2023
10:18 AM
I've narrowed down the issue to Line 61:
'Delete the default sheet
dSheet.Delete
Not sure why that has anything to do with Cable & Harness, but I suppressed that line only and the error was gone. Sounds like a bug.
I got rid of the line and changed my code so I don't have to make a new sheet and delete the original anymore. Thank you for your help!