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

Get help while writing formula
Click the italics "fx" icon to the left of the formula bar to open the Functions Arguments dialog. Help is displayed for each argument.
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,214,819
Messages
6,121,739
Members
449,050
Latest member
excelknuckles

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