I would like to convert a workflow to a macro that allows a user to select folder paths for where data is stored. One input requires the user to select not only the path but the filename, and that is easy with a File Browse tool. However, I have five other inputs that I don't want the user to change the filename for, but they may have them placed in a different location and thus I want them to be able to identify the folder. I don't want them having to type in the path but select it from a folder on their drive. Is there a way to do this with an interface tool?
Thanks!