VBA Cut and Paste Row into New Sheet based on Cell Value

TDBingham

New Member
Joined
Oct 7, 2013
Messages
1
I have very little experience with VBA and I am certain my question will have an easy answer.

I have seen posts related to mine and after trying about a dozen, I'm still having trouble. All I have been able to do is create a macro that when run, cuts and pastes the cells into a new worksheet, but it has issues with cutting too much, pasting over cells, etc.

I have a sheet (VancacyReport) that when a vacancy is filled, it is indicated in column Y by an "x." (I am open to better suggestions) and I want that entire row to be cut and pasted into the new sheet (Archive) starting in B:15.

If possible, I would like it to run automatically rather than using a hotkey every so often.

Any help will be much appreciated and I am open to any ideas that will work better than mine.

Thanks.
 

Excel Facts

Easy bullets in Excel
If you have a numeric keypad, press Alt+7 on numeric keypad to type a bullet in Excel.

Forum statistics

Threads
1,215,326
Messages
6,124,267
Members
449,149
Latest member
mwdbActuary

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