Conditional Formatting Amendment

R

Rob Nance

Hello

I've currently got a condition as: Cell Value = CN, applied to $H:$H (ie a whole col) but I'd like to change that to "If first character of cell = C". Haven't done this for so long that I can't seem to get the formula right. :( Help?
 
C

Claus Busch

Hi Rob,

Am Fri, 28 Mar 2014 14:12:24 -0700 (PDT) schrieb Rob Nance:
I've currently got a condition as: Cell Value = CN, applied to $H:$H (ie a whole col) but I'd like to change that to "If first character of cell = C". Haven't done this for so long that I can't seem to get the formula right. :( Help?

try in conditional formatting "Formula to determine..." and enter the
formula:
=LEFT(H1,1)="C"


Regards
Claus B.
 
R

Rob Nance

Hi Rob,



Am Fri, 28 Mar 2014 14:12:24 -0700 (PDT) schrieb Rob Nance:






try in conditional formatting "Formula to determine..." and enter the

formula:

=LEFT(H1,1)="C"





Regards

Claus B.

--

Vista Ultimate SP2 / Windows7 SP1

Office 2007 Ultimate SP3 / 2010 Professional

Thanks, Claus. Worked for that condition and I've amended it accordingly for other conditions in the column and it seems to be working for them too - so far!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top