How to export selected data to an excel from an excel

vicky1586

New Member
Joined
Sep 23, 2011
Messages
1
Dear Experts,

I have a requirement in which I need to generate a new excel file from an existing report.

In the newly generated file I need to copy some selected data from some tabs from the report. Please note that the report will be open at the time of the file generation.

Kindly help me with any suggestion of how this can be achieved using VBA.

Regards,
Vicky
 

Excel Facts

Back into an answer in Excel
Use Data, What-If Analysis, Goal Seek to find the correct input cell value to reach a desired result
Welcome to the Board!

A great place to start is to use the Macro Recorder. Just turn on the Recorder and manually record yourself doing the steps manually. That will give you a lot of the VBA code you need, and then you can build off of that. Then post back here with specific details when you hit obstacles you cannot overcome.
 
Upvote 0

Forum statistics

Threads
1,224,599
Messages
6,179,827
Members
452,946
Latest member
JoseDavid

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