Hi, I am fairly new to coding. I have put together a user form for use by several people where it then sends to one master excel sheet with the outputs in table form (use for data analysis). In addition, I want to also have it output as a PDF or in a Form layout to a specified folder (this would be for quick view on a specific part). Basically when the form is filled out it will then submit to my master excel sheet (I have the code for this done) and also as a PDF to a specific folder. I am wondering how I would go about coding this and where the code would need to be placed. I can clarify more if some could help!