Copy paste value selective ranges from wb1 to wb2 using vba and save as new file

TanDanny

New Member
Joined
Aug 6, 2017
Messages
1
Hi, Experts
Thanks in advance for your respond

I need a VBA code to perform the below task

Active workbook1 .xlsm - to random selective range of cells with Live formula to Copy Paste Value to WB2 on Cell: C19 and save it as new file .xlxs (file name VALUE AT CELL C20 and date DD-MM-YYYY)

Eg: C20 - HOTSAUCE so the new saved file name: HOTSAUCE - 06-08-2017

WB2 destination at C:\User\Admin\Dropbox\SSS-2017\WB2

New file destination at C:\User\Admin\Dropbox\SSS-2017\

<tbody>
[TD="class: xl63, width: 64"][/TD]

</tbody>
Active WB1 and New Saved File remains open whereas WB2 closed after saving new file

Thanks....need help
Danny
 

Excel Facts

Wildcard in VLOOKUP
Use =VLOOKUP("Apple*" to find apple, Apple, or applesauce

Forum statistics

Threads
1,223,710
Messages
6,174,019
Members
452,542
Latest member
Bricklin

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