Dynamic printing range - please help :(

Rado88

New Member
Joined
Dec 30, 2017
Messages
45
Hi All,

I'm trying to figure out if it's possible to create a macro button which would automatically copy a range of cells from one excel sheet to another one (first sheet). The problem is that each time the data is copied, it would have to be pasted in a new print area on the "master sheet" (under the last one) or check if there’s still place on the existing one and add it there. I don't want the macro to print the document, but just add some cells to the first page on a new print area or if there's still place on the existing one. However I'm not sure if this is possible as the tables length may differ. I would also like to check if you can create the same when the cells remain the same ( only users update new data and press the button again).

Example of data:
Product
Quantity
Wood
713,00
metal
445,00
Paper
111,00
Coal
230,00




<tbody>
</tbody>

<tbody>
</tbody>
 

Excel Facts

Format cells as time
Select range and press Ctrl+Shift+2 to format cells as time. (Shift 2 is the @ sign).
Isn't there any way to create an excel button which would copy the data from sheet2 and copy it to sheet 1 few cells under the previous one (in a new printing area - print page 2) ?
 
Last edited:
Upvote 0

Forum statistics

Threads
1,215,268
Messages
6,123,969
Members
449,137
Latest member
yeti1016

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