Copy and Paste then Auto save from 2 wbs into 1 wb

bmark0225

New Member
Joined
Jul 4, 2017
Messages
10
Hi all



How to copy and paste 2 wbs from 2 locations into one then run macro 1 then auto save the combine wb into the same folder with wb1 , same name as wb1 but add specific text1 and time stamp at the end & (.csv )

After that, the macro will automatically redo copy and paste 2 wbs above into 1wb again then run macro 2 then auto save the combine wb into the same location with wb1 , same name as wb1 but add specific text 2 and time stamp at the end & (.csv)

Note: wb2 is always located at same path D:\Inspect folder\”inspectfile”.csv

To open inspectfile wb2 above , we have to open wb1 , go to cell A1 , get the text in cell A1 ( always in cell A1) then go to folder of wb2 (D:\Inspect folder\... ) and look for the inspecfile which has exactly name as text in cell A1 above to open


Thank so much for your help ,
Mark
 

Excel Facts

Remove leading & trailing spaces
Save as CSV to remove all leading and trailing spaces. It is faster than using TRIM().
Sorry , forget to mention , Could anyone help me with the VBA excel macro for the job above ?

Thanks so much and truly appreciate !!!

Mark
 
Upvote 0

Forum statistics

Threads
1,214,806
Messages
6,121,667
Members
449,045
Latest member
Marcus05

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