ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Custom Formatting (https://www.excelbanter.com/excel-worksheet-functions/71394-re-custom-formatting.html)

Gary''s Student

Custom Formatting
 
Use conditional formatting with equation is:

=AND((LEN(A1)=8),(LEFT(A1,6)="PD10/ "))

This will be true if the first 6 characters match your pattern and the total
length is 8 characters (which covers your ** condition)
--
Gary's Student


"Nikki" wrote:

I want to format a row to change background color if a cell in the row says
PD10/ 05. But it won't always say 05- how can I make a generic for that in
an equation.
I tried "pd10/ **" but it didn't like that. Is there a way to do this?
--
Thanks,
Nikki



All times are GMT +1. The time now is 02:19 PM.

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