fliter for colour text

sony

Board Regular
Joined
Jun 15, 2002
Messages
126
dear all.
Thank you very much for help so far,
may i ask one more simple question?
How to use filter to pick the text with a certain colour (e.g. red)? see below appreciate your advice.
Book13
ABCD
1vdr
2ASA
3FIN
4HAT
5HEC
6HKF
7HKT
8INS
9LGE
10OPR
11PVI
12SAM
13SAN
14SFI
15STL
16TEP
17TKO
18TTC
19VSC
20YTN
21ZDL
22ZEG
Sheet1
 

Excel Facts

How to calculate loan payments in Excel?
Use the PMT function: =PMT(5%/12,60,-25000) is for a $25,000 loan, 5% annual interest, 60 month loan.
there is specific excel condition tha the text in red. Those in red is problem vendors, i need to sort them out.

please help
tks
 
Upvote 0
You could use conditional formatting to set the colour.

1. In cell B1 type "problem".
2. In the range B2:B22 type 1 if the vendor in column A is a problem.
3. Select range A2:A22 and choose Format, Conditional Formatting from the menu.
4. For Condition 1 set Formula Is and type

=B2=1

in the box to the right.
5. Click Format and set the Font colour to red.
6. Click OK twice.

Now you can Autofilter columns A and B where problem = 1.

Hope this gives you some ideas.
 
Upvote 0

Forum statistics

Threads
1,222,415
Messages
6,165,894
Members
451,993
Latest member
rowebca

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