Copy and SaveAs from Multiple Workbooks

elbarauljr

New Member
Joined
May 4, 2020
Messages
19
Office Version
  1. 365
  2. 2007
Platform
  1. Windows
Hi,

I am new to this forum, and very exited to be part of it. I would appreciate to get help with a macro coding that allows me to do the following actions:

1. I already have open: "Raw Expenses", "Raw Encumbrances", "Raw Funding" and "Raw Tasks" .csv files that I export from a Web base program.
2. The need to open "Master Data" workbook to paste from each .csv file above the range (A1:J1200) to a specific sheet ("Expenses", "Encumbrances", "Funding" and "Tasks") starting in cell D1. Input today date on sheet 1 A1, then save/close the "Master Data" workbook.
3. Finally for backup purpose, I need to SaveAs each .csv file as .xlsx with name "yyyy mm dd Expenses", "yyyy mm dd Encumbrances", "yyyy mm dd Funding" and "yyyy mm dd Tasks" under same drive location.

Thank you in advance.
 

Excel Facts

Using Function Arguments with nested formulas
If writing INDEX in Func. Arguments, type MATCH(. Use the mouse to click inside MATCH in the formula bar. Dialog switches to MATCH.

Forum statistics

Threads
1,215,743
Messages
6,126,604
Members
449,321
Latest member
syzer

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