Still having problems with my Find Method

Liz_I3

Well-known Member
Joined
Dec 30, 2002
Messages
647
Office Version
  1. 2016
Platform
  1. Windows
Hi
How do I combined the find method with a select statement, when what I am looking for is always in column C but embedded in different string descriptions
Example. I want to find the word "RESTORED". but on row 3 of column C the description may read SSERVICE HAS BEEN RESTORED THE TIME on row 10 of column C it may be THE TIME WAS RESTORED LASTNIGHT.

I wanted to use the select statement (as Just_Jon) has suggested because I am looking for Various words and phrases. When RESORED is found I want the fill color to be Red If the word ANSWER is found I want it to be Green etc.

In all cases the word or words I am looking for are not the only words in the cell.

Thanks
L
 

Excel Facts

Remove leading & trailing spaces
Save as CSV to remove all leading and trailing spaces. It is faster than using TRIM().
Liz

You won't be able to use the Select Case structure for this.

By the way could you sticj to 1 thread so everybody can see what other's (Just Jon for example) have posted.
 
Upvote 0

Forum statistics

Threads
1,214,639
Messages
6,120,679
Members
448,977
Latest member
dbonilla0331

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