Code to move values

Mark F

Well-known Member
Joined
Jun 7, 2002
Messages
510
Office Version
  1. 365
Platform
  1. Windows
Hi All

Looking for some VBA help

I need the code that will (at the press of a button) copy cell values as follows:

From Sheet 1 cells a3, b3 and C3

Into Sheet 2 into columns E, F and G on the next completely blank row

Ie If a cell has any data in any columns then the contents of Sheet 1 a3, b3 and C3 need to go on the next row down

Thanks for any help

Mark
 

Excel Facts

Save Often
If you start asking yourself if now is a good time to save your Excel workbook, the answer is Yes
Record the macro to do what you want it to do.... then insert a button from the forms menu (or other one) and attached the recorded macro to the button.

Easiest way to do it.
 
Upvote 0
Following on from earlier, just wondering if there are any suggestions

Cheers

Mark
 
Upvote 0

Forum statistics

Threads
1,203,430
Messages
6,055,331
Members
444,781
Latest member
rishivar

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