VBA Copy/paste/clear/create new workbook

MrRosco

New Member
Joined
May 12, 2016
Messages
47
Hi Guys,

I have in my opinion a challenge with some VBA, but im sure there is a wizard in this forum who can help!

I have three sheets that need to work in unison with each other. This is how I think they should work.

Sheet1 (Entry Sheet)
All the information will be entered here and populates specific fields on the others.

Once the data has been entered I would like a button to do the following

Copy the contents from Sheet2 Range (A4:S100) (Not all the rows will be used each time if that makes a difference I only need the values and not blank rows)
Then paste into sheet5 Range (C2:U100) – (This form will be used as the upload file into our system)
If possible create a copy in a new workbook to be emailed

Once complete and a copy of Sheet5 has been created the contents of Sheet one needs to be cleared and the number increased by +1 (cell J5)
Cells to be cleared (C5,G5,G7,G8,B11:100,F11:F100,G11:G100,I11:I100,J11:J100


Any help would be greatly appreciated

Rosco:confused::confused::confused:
 

Excel Facts

Select a hidden cell
Somehide hide payroll data in column G? Press F5. Type G1. Enter. Look in formula bar while you arrow down through G.

Forum statistics

Threads
1,215,054
Messages
6,122,895
Members
449,097
Latest member
dbomb1414

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