Need help scrubbing a spreadsheet

PSpence

New Member
Joined
Dec 8, 2021
Messages
6
Office Version
  1. 365
Platform
  1. Windows
Wondering if this is possible. I have a spreadsheet of 40k entries. Basically names and addresses of property owners. I would like to be able to search for a certain word (in this case "Heir") throughout the spreadsheet and be able to find every line containing that word and place it in a separate spreadsheet. Is this even possible? It would be awesome to be able to sort like this.
 

Excel Facts

Why are there 1,048,576 rows in Excel?
The Excel team increased the size of the grid in 2007. There are 2^20 rows and 2^14 columns for a total of 17 billion cells.
Could you pls share image/screenshot/XL2BB of the main sheet? We dont have the location.
 
Upvote 0
Could you pls share image/screenshot/XL2BB of the main sheet? We dont have the location.
1639018506129.png
 
Upvote 0
Do you know which columns could contain ownwer's name? from column R to the right, or from R to U, for instant?
what the table size could be?
Serching in whole sheet reduce the code speed.
 
Upvote 0
Do you know which columns could contain ownwer's name? from column R to the right, or from R to U, for instant?
what the table size could be?
Serching in whole sheet reduce the code speed.
Columns R, S and T could contain the word "heir" in them. Is that what you mean?
 
Upvote 0
Columns R, S and T could contain the word "heir" in them. Is that what you mean?
I'm quite new to anything beyond basics in excel. I use it frequently though and this would be a future common task if I can find a way to do it.
 
Upvote 0
Wondering if this is possible. I have a spreadsheet of 40k entries. Basically names and addresses of property owners. I would like to be able to search for a certain word (in this case "Heir") throughout the spreadsheet and be able to find every line containing that word and place it in a separate spreadsheet. Is this even possible? It would be awesome to be able to sort like this.

You didn't specify what you want copied to a different sheet. The entire row of data? if so we need to know the the range of your data, ie what columns are involved. If you only want certain cells copied to a different sheet, what are they.
 
Upvote 0

Forum statistics

Threads
1,215,596
Messages
6,125,726
Members
449,255
Latest member
whatdoido

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