Help, Copy and paste last row data to last row another sheet

englandmark

Board Regular
Joined
Apr 9, 2015
Messages
62
Hi all,
I need a code
if criteria is met with new entry
last row entry
Copy text data from cell
to last row of another sheet

example

New entry in worksheet ("Shop") Column a "Car" is selected
Copy and paste Column f
to
next blank row column ("D") of worksheet ("Report")
then return to worksheet ("Shop")

thanks in advance guys
 

Excel Facts

Back into an answer in Excel
Use Data, What-If Analysis, Goal Seek to find the correct input cell value to reach a desired result
.
Your post say ROW but it appears you are wanting to copy a COLUMN ?

Please unconfuse me ... :)
 
Upvote 0
? I need to copy the cell in the last row not the whole row , I said column because the row number is always adding
 
Upvote 0
Hope this is clearer
If car is selected from a drop box on sheet 1 last entry
Another cells data on same row is copied to a cell on sheet 2 next blank row
Then return to sheet 1
 
Upvote 0

Forum statistics

Threads
1,213,556
Messages
6,114,284
Members
448,562
Latest member
Flashbond

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