vba code help

sng

New Member
Joined
Nov 26, 2020
Messages
3
Office Version
  1. 2007
I have an excel sheet with the name of 'TICKETS FORM' inside it there're 3 worksheets 1. New 2. Original 3.Report

I need a VBA code to execute within each Print in sheet #1. New or sheet #2. Original to copy the row A2:I2 in worksheet "Report" and paste it in the same sheet in row 3 and for next print the same exercise but paste will be in next row 4, 5, and so on.

can I get help?

Thanks
 

Excel Facts

What is the shortcut key for Format Selection?
Ctrl+1 (the number one) will open the Format dialog for whatever is selected.
Hello Song,
you can get help, but would you explain a little bit better.
Do you want to remove upper row after pasting to the down row?
 
Upvote 0
Hello Song,
you can get help, but would you explain a little bit better.
Do you want to remove upper row after pasting to the down row?
No because every time I enter a new data the first row is readying from the form
 
Upvote 0

Forum statistics

Threads
1,215,415
Messages
6,124,768
Members
449,187
Latest member
hermansoa

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