Searching for exact phrase in Excel

Natalia132

Board Regular
Joined
Mar 20, 2007
Messages
81
Can anyone help me with creating macros that would enable me to search.
I have a large excel spreadsheet containing multiple tabs with lists of company names. I would like to search for exact company name in all the spreadsheets.

Thanks in advance.
 

Excel Facts

Copy formula down without changing references
If you have =SUM(F2:F49) in F50; type Alt+' in F51 to copy =SUM(F2:F49) to F51, leaving the formula in edit mode. Change SUM to COUNT.
Hi
You don't really need a macro to do your search.
Simply Press CTRL + F, then Options and Select Within "Workbook"
 
Upvote 0
Hi
You don't really need a macro to do your search.
Simply Press CTRL + F, then Options and Select Within "Workbook"

I'm using one specific software that suggests that this company is mentioned in the document. But when I use Ctrl+F, it doesn't seem to find it.
 
Upvote 0
I can only suggest you look for errors in the typing or leading / trailling spaces.
If CTRL + F won't find the reasons would be either the above or....it isn't in the list.

When you did your CTRL + F, did you try it with "Match Case" and "Match entire cell contents" both UNchecked ?

You could also try using wildcards....So, if you were looking for Smithtown Inc you could put *town* in the Find text !
 
Upvote 0

Forum statistics

Threads
1,224,597
Messages
6,179,813
Members
452,945
Latest member
Bib195

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