A macro that retrieves what is filled in on cell C9 then extract the result and automatically save the document to another folder with the name contained in the file name.
So let's say my filename is "VPN-.xls"
I open the form and fill all the details including cell C9, the macro then automatically saves the file as
"VPN-result.xls" to example c:\
I have created a button and would like to assign a macro that can perform this.
Can anyone help me with this?
Start Free Trial