Simple move rows to new sheet based on value in column

MaliyanJ

New Member
Joined
Jan 11, 2017
Messages
1
I have one sheet with 3 (A:C) columns. Where column C contains the value 'Y' I'd like to move the entire row to compile a new data set in a second sheet. Both sheets have header rows.

Eg. mudmap below

Sheet 1 : how it looks

Capture1_zpscuk5c35y.jpg
[/URL][/IMG]



Sheet 2 : How i'd like it to look!

Capture2_zpsltvfbiut.jpg
[/URL][/IMG]


Simple formula/ macro? THANKS!
 

Excel Facts

How to find 2nd largest value in a column?
MAX finds the largest value. =LARGE(A:A,2) will find the second largest. =SMALL(A:A,3) will find the third smallest
When you say "Move" do you mean copy row from sheet (1) to sheet(2) if sheet (1) has a "Y" in column "C" and keep the original row in sheet (1) or delete the original row from sheet (1)

Is this a uppercase "Y" of a lowercase "y"

And it would be nice to give me two exact sheet names.
 
Upvote 0

Forum statistics

Threads
1,223,227
Messages
6,170,848
Members
452,361
Latest member
d3ad3y3

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