05-20-2024
09:56 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
05-20-2024
09:56 AM
After a little bit more testing, I believe that the undo problem was related to the transaction getting stuck open if the script errors out. I added oTrans.End before every "exit sub" and that seems to have helped. Not yet clear if it also fixes the interface problems.