need help conditional format (if other cel is text => apply format pattern style

Lennythelucker

New Member
Joined
Jun 16, 2011
Messages
4
Hi all,

I hope somebody can help me, I have a conditinal format (*CF) question (Excel 2010). I know how this works with value, but not with text.

I have a worksheet with customers in the rows and weeks in the collums.
If a customer has a promotion a letter of the status appears + the promotion mechanisme.
I already use the folowing CF:
Cell value begins with "b" ==> Blue
Cell value begins with "d" ==> Red
Cell value begins with "v" ==> Orange
Formula: =ISERROR(" ")

Excample of the file:

...................1.....2.....3.....4.....5.....6.....7 etc
account 1 ..........D................. V1+1
account 2 ....D........... D promo ............ V
account 3 ..........D3for2 ........................D
account 4 ...............................D
etc.

I like to apply a conditinal format/ pattern style to all accounts from account 2 in the collum if there is a promtion / text in the week cell of account 1.

So it should look like this:

...................1.....2.....3.....4.....5.....6.....7 etc
account 1 ..........D................. V1+1
account 2 ....D....//..... D promo//............V
account 3 ........../D/3for2 ........//............D
account 4 .........//..................../D/
etc.

So I like to start in cell B76: if(b$75=text than /// (pattern style)

I hope somebody knows how to do this.

thanks in advance for your help.

Kind regards,

Lenny
 
Last edited:

Excel Facts

How to find 2nd largest value in a column?
MAX finds the largest value. =LARGE(A:A,2) will find the second largest. =SMALL(A:A,3) will find the third smallest

Forum statistics

Threads
1,224,521
Messages
6,179,286
Members
452,902
Latest member
Knuddeluff

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