VBA code to save to a specific location
Hi, I want to create a tillable form on Word, there will be several boxes for users to make free text entry fields, I can create the form but the bit I am struggling with is vba to save it to a specific location on our shared network. One of the boxes will contain a drop down with letters a,b,c,d,e,f etc, if a user selects a and then selects the save button I want the document to save in a specific location set for a. Same for the other letters, dependant on which letter they choose will depend on which location it is saved at, is this possible?
|