Conditional move of row from sheet to sheet Office 2010

shannyr

New Member
Joined
Mar 20, 2013
Messages
4
icon5.png
Conditional move of row from sheet to sheet Office 2010
I want to move the entire row of data to a different sheet based on a condition in row L.

Example: 5 conditions exist:
Blank - row stays on main sheet (Message Board)
C - upon user entering/selecting "C" entire row moves from sheet Message Board to sheet COMPLETE
D - upon user entering/selecting "D" entire row moves from sheet Message Board to sheet DISQUALIFIED
I - upon user entering/selecting "I" entire row moves from sheet Message Board to sheet INQUIRY ONLY
A - upon user entering/selecting "A" entire row moves from sheet Message Board to sheet ABANDONED

I'd want to be sure this code or macro that is recommended does not execute every time it sees these letters in the spreadsheet - only executes when C D I or A appear in column L​
 

Excel Facts

Waterfall charts in Excel?
Office 365 customers have access to Waterfall charts since late 2016. They were added to Excel 2019.
shannyr,

Welcome to the MrExcel forum.

What version of Excel are you using?

In worksheet Message Board:
1. are there title rows? If so, what row are they in?
2. what is the first row where you will be entering the C D I or A in column L?
3. are you manually entering the C D I A?
4. or are you using data validation in column L?
5. what is the last column of the data to move?
 
Upvote 0
shannyr,

Thanks for the feedback, and link to the other site.

You are very welcome.

Come back anytime.
 
Upvote 0

Forum statistics

Threads
1,215,204
Messages
6,123,630
Members
449,109
Latest member
Sebas8956

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