#1   Report Post  
sixwest
 
Posts: n/a
Default Pattern Formula?

I'm OK with understanding conditional formatting but my question is for
adjacent cells. What I need to do is to enter a conditional value in one cell
(in my case a "Y") and then have adjacent cells change their color pattern
(in this case "black").

Can this be done somehow?

Thanks
--
6-West
  #2   Report Post  
TomHinkle
 
Posts: n/a
Default

yes
in the first dropdown of the conditional formatting box, change the default
value from 'cell value is' to 'formula is'.. Then input a formula that
evaluates to T/f (like: $A1=1)

That should do it!

"sixwest" wrote:

I'm OK with understanding conditional formatting but my question is for
adjacent cells. What I need to do is to enter a conditional value in one cell
(in my case a "Y") and then have adjacent cells change their color pattern
(in this case "black").

Can this be done somehow?

Thanks
--
6-West

  #3   Report Post  
Ian
 
Posts: n/a
Default

Use the same criteria in the other cells but referencing the first. eg if A1
needs to be between 1 & 2 to fulfil the criteria, the in eg B1 use formula
is =if(A1=1,A1<=2).

--
Ian
--
"sixwest" wrote in message
...
I'm OK with understanding conditional formatting but my question is for
adjacent cells. What I need to do is to enter a conditional value in one
cell
(in my case a "Y") and then have adjacent cells change their color pattern
(in this case "black").

Can this be done somehow?

Thanks
--
6-West



  #4   Report Post  
Ray A
 
Posts: n/a
Default


One way:
in the cells you want to change conditional formatformula
is=if(a1?=y,true,false)

hth

"sixwest" wrote:

I'm OK with understanding conditional formatting but my question is for
adjacent cells. What I need to do is to enter a conditional value in one cell
(in my case a "Y") and then have adjacent cells change their color pattern
(in this case "black").

Can this be done somehow?

Thanks
--
6-West

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
IF formula? meris Excel Worksheet Functions 1 September 6th 05 07:14 AM
writing a formula for a colored value aaronwexler New Users to Excel 11 September 1st 05 03:11 PM
referencing named formula using INDIRECT function [email protected] Excel Worksheet Functions 19 May 11th 05 09:48 AM
Simplify formula Luke Excel Worksheet Functions 37 May 6th 05 07:21 AM
Match / Vlookup within an Array formula Hari Prasadh Excel Discussion (Misc queries) 3 February 3rd 05 04:37 PM


All times are GMT +1. The time now is 05:04 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"