Move Row to another sheet based on criteria

karmaimages

Board Regular
Joined
Oct 1, 2009
Messages
112
Office Version
  1. 365
Platform
  1. Windows
I'm looking for some help moving some data around in a workbook.

I need to analyse some data to find characters causing issues when importing into another program.

The data needed to analyse is held on sheet "Address Original" in starting in Row 2 (Headers in row 1)

I want it to move any row with the following characters , ' ; - ! in to another sheet called "Errors".

Errors sheet will have headers in row 1 same as the Address Original sheet.

The workbook has approx. 800,000 rows of data.

Any help would be appreciated.
 

Excel Facts

What does custom number format of ;;; mean?
Three semi-colons will hide the value in the cell. Although most people use white font instead.
Could the special characters be in any column or are they restricted to a particular column? If in multiple columns, how many columns do you have?
 
Upvote 0
Could the special characters be in any column or are they restricted to a particular column? If in multiple columns, how many columns do you have?

Hi Thanks for getting back to me,

They could be in any column and the data is in columns A - M

Cheers
 
Upvote 0
Cross-Posted: https://www.excelforum.com/excel-programming-vba-macros/1208408-move-row-based-on-criteria.html

While we do not prohibit Cross-Posting on this site, we do ask that you please mention you are doing so and provide links in each of the threads pointing to the other thread (see rule 13 here along with the explanation: Forum Rules). This way, other members can see what has already been done in regards to a question, and do not waste time working on a question that may already be answered.
 
Upvote 0

Forum statistics

Threads
1,214,516
Messages
6,119,979
Members
448,934
Latest member
audette89

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