I'm sure this is really simple, but I've tried different syntax (guessing) to no avail. Basically, I have a userform that will allow people to choose a folder location from a combobox and then specify their own file name, with the rest of the path being predetermined in the macro. I did this to reduce the number of mistakes people make when filling out a template form and saving it as a regular .xlsx. The macro also does a few simple things such as deleting the commandbutton and resizing/un-freeze paning the first row before it gets saved.
The issue lies within the "\" between the combobox and textbox values (I get a syntax error). What would be the proper way of phrasing it to insert the backslash?
Thanks, all!
Bookmarks