Create Word Document and Paste Multiple Sheets from Excel - Macro

b_choplick

New Member
Joined
Jul 17, 2014
Messages
9
Hello

I have a workbook with 20+ sheets. All of these sheets relate to the "Summary" sheet. I would like to create a macro that checks certain cells in the Summary sheet (ex. A1:A8), and if the value in that cell is greater than $0.00, the macro will choose the appropriate sheet that relates to that cell and put it in a word document then continue checking the Summary sheet range for other cells with a value greater than $0.00 and continue that. All of the sheets should be pasted into Word on the SAME document with a page break between pages. I have started writing a macro that uses basic IF statements for each appropriate cell in the Summary sheet, but don't know how to use the macro to copy that sheet and paste it in a document as well as paste further sheets to the document.
 

Excel Facts

Workdays for a market open Mon, Wed, Friday?
Yes! Use "0101011" for the weekend argument in NETWORKDAYS.INTL or WORKDAY.INTL. The 7 digits start on Monday. 1 means it is a weekend.

Forum statistics

Threads
1,215,884
Messages
6,127,568
Members
449,385
Latest member
KMGLarson

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