ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Conditional formate (https://www.excelbanter.com/excel-discussion-misc-queries/216766-conditional-formate.html)

Suleman[_2_]

Conditional formate
 
Dear sir,

i want that when C1=Suleman then next 4 or how much i selected cell change
the colour .
and one more question

i am useing that formula

=IF(I15<"None","Reefer","Bobtail")
now i want that when cell 115=none next cel become bobtail and if Cell115 =
H then next cell become Flatbed and if C115 = K then next Cell Become
Curtainsider

is that Possible Please Help Me


JBeaucaire[_90_]

Conditional formate
 
I don't understand the first question.

The second...are you just wanting to expand that list of truck options? If
so, try this. You can make this as big as you want, just remember to keep the
first list ALPHABETICAL or it won't work:

=LOOKUP(I15,{"H","K","none"},{"Flatbed","Curtainsi der","Bobtail"})

--
"Actually, I *am* a rocket scientist." -- JB

Your feedback is appreciated, click YES if this post helped you.


"Suleman" wrote:

Dear sir,

i want that when C1=Suleman then next 4 or how much i selected cell change
the colour .
and one more question

i am useing that formula

=IF(I15<"None","Reefer","Bobtail")
now i want that when cell 115=none next cel become bobtail and if Cell115 =
H then next cell become Flatbed and if C115 = K then next Cell Become
Curtainsider

is that Possible Please Help Me


Gord Dibben

Conditional formate
 
My guess on part one.

Select 4 cells other than C1

FornmatConditional FormattingFormula is: =$C$1="Suleman"

Format to a color you like and OK out.


Gord Dibben MS Excel MVP

On Fri, 16 Jan 2009 13:18:08 -0800, JBeaucaire
wrote:

I don't understand the first question.

The second...are you just wanting to expand that list of truck options? If
so, try this. You can make this as big as you want, just remember to keep the
first list ALPHABETICAL or it won't work:

=LOOKUP(I15,{"H","K","none"},{"Flatbed","Curtains ider","Bobtail"})

--
"Actually, I *am* a rocket scientist." -- JB

Your feedback is appreciated, click YES if this post helped you.


"Suleman" wrote:

Dear sir,

i want that when C1=Suleman then next 4 or how much i selected cell change
the colour .
and one more question

i am useing that formula

=IF(I15<"None","Reefer","Bobtail")
now i want that when cell 115=none next cel become bobtail and if Cell115 =
H then next cell become Flatbed and if C115 = K then next Cell Become
Curtainsider

is that Possible Please Help Me




All times are GMT +1. The time now is 09:04 PM.

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