VBA code help copy and paste data from one sheet to another when criteria met

englandmark

Board Regular
Joined
Apr 9, 2015
Messages
62
Help needed,
Goal - Move cells data from one worksheet to next blank row to cells in another worksheet when criteria from first sheet is met.
Entry worksheet named 2018 Call Log, copy data and paste to worksheet Sales Log next blank row

Criteria to be met in worksheet 2018 Call Log column L is Mitch
Capture data from same row from column D and copy and paste to worksheet Sales Log column B
Capture data from same row from column F and copy and paste to worksheet Sales Log column C
Capture data from same row from column G and copy and paste to worksheet Sales Log column D
Capture data from same row from column H and copy and paste to worksheet Sales Log column E
Capture data from same row from column A and copy and paste to worksheet Sales Log column F
Capture data from same row from column I and copy and paste to worksheet Sales Log column G
Capture data from same row from column K and copy and paste to worksheet Sales Log column O
Capture data from same row from column L and copy and paste to worksheet Sales Log column J

Thanks in advance
Mark
 

Excel Facts

Return population for a City
If you have a list of cities in A2:A100, use Data, Geography. Then =A2.Population and copy down.

Forum statistics

Threads
1,213,514
Messages
6,114,078
Members
448,547
Latest member
arndtea

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