View Single Post
 
Old 03-02-2023, 01:25 PM
Coreybops Coreybops is offline Windows 10 Office 2021
Novice
 
Join Date: Mar 2023
Posts: 1
Coreybops is on a distinguished road
Default 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?
Reply With Quote