Marking Filter Rows after Using Advanced FIlter

GGG

New Member
Joined
Sep 10, 2002
Messages
6
Hiya

Im a newbie here all. Any help saving my fingers from developing RSI would be appreciated.

My problem is this:

1. After using advanced filter b/w 2 worksheets I have 11000 rows reduced to 6000 rows.

2. I would like to mark each of these rows with a marker such as 'x' for furtehr data analysis down the track. With auto-filter I normally cut&paste to another sheet and then copy the marker all the way down and tehn cut&paste the data back. When I tried this after using advanced filter I found that all the data moved...e.g. inclduing the unwanted data.

3. Is there anyway of marking down each row other than typing an X in a cell beside every row of the filtered remaining data?


Any help is appreciated.

Cheers

Glen
 

Excel Facts

Which lookup functions find a value equal or greater than the lookup value?
MATCH uses -1 to find larger value (lookup table must be sorted ZA). XLOOKUP uses 1 to find values greater and does not need to be sorted.
Set up a formula in your marker column using the IF function to test for the attributes you want to mark, setting the cell to have the mark if true and nothing if false. Then you won't have to filter for it. It would probably also help to use a filtered DB query to import the data from your two spreadsheets rather than auto-filter/cut&paste ad infinitem.
 
Upvote 0
Also consider using the "visable cells only" option under edit - goto - special (keyboard short cut control G). For example, You could put an x in one cell and copy it, highlight your filter list, use goto special viasble cells only, and control V to paste. good luck
 
Upvote 0

Forum statistics

Threads
1,215,066
Messages
6,122,948
Members
449,095
Latest member
nmaske

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