ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Conditional Formatting problem (https://www.excelbanter.com/excel-discussion-misc-queries/3059-conditional-formatting-problem.html)

Cumbo

Conditional Formatting problem
 
I want to know if I can conditionally format cells in a column of data which
end with a full stop - i.e if this is a column of data I want to be able to
highlight...

blue. - highlight
Yellow
red. - highlight
black
brown
green. - highlight

Any ideas?????

Bob Phillips

select the cells, and then use CF with Formula Is and a formula of

=RIGHT(A1,1)="."

format as required.

This assumes the data is column A, starting in A1

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Cumbo" wrote in message
...
I want to know if I can conditionally format cells in a column of data

which
end with a full stop - i.e if this is a column of data I want to be able

to
highlight...

blue. - highlight
Yellow
red. - highlight
black
brown
green. - highlight

Any ideas?????




JE McGimpsey

One way:

CF: Formula is =RIGHT(A1)="."

In article ,
"Cumbo" wrote:

I want to know if I can conditionally format cells in a column of data which
end with a full stop - i.e if this is a column of data I want to be able to
highlight...

blue. - highlight
Yellow
red. - highlight
black
brown
green. - highlight



All times are GMT +1. The time now is 10:34 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com