Firstly I have no VBA experience. Reading through the forums, I believe it was requested to label everything within the code. But it's hard to label everything, because I'm not really sure about all the commands. Some surely being unnecessary, some left just incase I add other options to the userform.
I created this file from scratch, after reading countless forums, watching tons of videos, and modifying a lot of code. It really does what I want it to, but I know there is possibly a better way.
My current issue is randomly the file will crash, I could be just changing code, just using the userform, even just saving the file. I'm never doing anything particular when the file crashes. But once the file has crashed, it will no longer allow me to modify the code without it crashing again. If I try to put my cursor within the code for the userform to try and figure out why or where, excel will crash again. From this point I have to reopen another file, copy the data to a template sheet, and start over. Which will work for an hour or two, then crash again. It makes it hard to troubleshoot this issue, especially with my VBA experience (none).
I was wondering if anyone could find an error in the code that would cause this, maybe something I could do better. I can not recreate the issue at home, this only happens with my computer at work. But the issue persist with multiple workstations. And why it would cause excel to crash just by selecting the code. This is not one of the crashed saves, I have those at work if someone wants to try it. When I send the corrupted file home, it reacts the same way. Unable to modify the code, can't place my cursor within the code lines.
The only thing I change when I get it to work is the file location, which is located on a network.
I've tried restarting the machine, and not enabling macros, but same behavior.
Thanks to anyone who checks it out.
Coaching Action Form (Template).xlsm