save to specific folder

  1. J

    Copy files to specific folders from list in Excel

    I would like to copy specific files to specific folders using Excel VBA. I obtained code that can allow the user to select the files and copy them to another folder as defined by the `msoFileDialogFolderPicker`. How to modify the code such that the respective file goes to the folder as...
  2. T

    Forcing folder creation

    Hello everyone, I am using a script that will save a file to a specific folder based of a couple of cells. If the folder doesn't exist, the command fails. I cannot figure out how to get it to create the folder if it isn't there. Here is what I am using now: Sub File_Save() Dim Path1...
  3. O

    Saving newly created workbook as cell name to folder

    I'll start with saying I've never messed with VBA and Macros. My boss is looking to take a spreadsheet that breaks down the employees by manager, create new workbooks and save them by the managers name. I've been able to take the managers by filtering and then create the new workbook but I'm...
  4. C

    Macro that will save workbook at a specified location and name the file based on a cell....

    First off any input is greatly appreciated, here's what I am trying to accomplish via Macro/VBA code: 1. Copy cell A2 on tab 2 to cell $A$2 on tab 1 2. Copy cell B2 on tab 2 to cell $B$2 on tab 1 3. Copy cell C2 on tab 2 to cell $C$2 on tab 1 4. File Save As (make the save as name equal to...
  5. M

    Excel Save to code

    Hi everybody. I have made an invoice in excel that make a new invoice number when opening etc. Everything is working fine but i need to save the invoice in a specified folder, which is also working fine. My problem is when i copy my whole work folder to usb and work on it from my laptop it...

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top