I am new to coding (learning on my own and as I go) and have a small problem I just don't get. I have a code that has been working for a while and now seems to not work. I created a Service work order sheet to help keep accurate tabs on jobs for our service department. The code is pretty simple, they user enters all information in the cells they need. When finished they can press a button that updates a separate file. Press another and it saves a copy of the active work sheet to a specified networked location, prints copies, saves the work sheet according to a specified cell, then clears specified cells and updates the PO# cell.I am new to coding (learning on my own and as I