Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
dan dan is offline
external usenet poster
 
Posts: 866
Default display a conditional format in a range from another column

A6 TO D26 CONTAIN THE NUMBERS 1 TO 45 AND HAVE THE SAME CONDITIONAL FORMATS.
IN COLUMN F6 TO F26 I WANT TO TYPE IN A NUMBER OF 1 TO 45 AND HAVE THE CELL
IN THE RANGE OF A6 TO D26 DISPLAY THE CONDITIONAL FORMAT. IS THIS POSSIABLE?
THANK YOU.






  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,651
Default display a conditional format in a range from another column

Please get your caps lock key repaired so that you can stop SHOUTING.

If you want any cell in A to D to be conditionally formatted if it has the
same value as column F in that row, then for A6 use CF/ Formula Is/ =A6=$F6,
and copy the format to the rest of the range.
--
David Biddulph

"DAN" wrote in message
...
A6 TO D26 CONTAIN THE NUMBERS 1 TO 45 AND HAVE THE SAME CONDITIONAL
FORMATS.
IN COLUMN F6 TO F26 I WANT TO TYPE IN A NUMBER OF 1 TO 45 AND HAVE THE
CELL
IN THE RANGE OF A6 TO D26 DISPLAY THE CONDITIONAL FORMAT. IS THIS
POSSIABLE?
THANK YOU.








  #3   Report Post  
Posted to microsoft.public.excel.misc
dan dan is offline
external usenet poster
 
Posts: 866
Default display a conditional format in a range from another column

David,
Sorry, fixed the caps lock. My first time here. I think I tried to make my
problem to simple. I'll try again with more information. My range of cells is
A6 to D26 which is 84 cells. The cells are numbered from 1 to 84 and each
cell has the same CF with 3 Conditions. In cells F6 to F26 if I type 5, 36
and 80 to represent the numbers in the range A6 to A26, I want those cells to
display Condition 1. In cells G6 to G26, I want the cells in the range to
display Condition 2 and in H6 to H26, the third condition. I hope this is
explained better and please my being such a novice.
Thanks,
Dan

"David Biddulph" wrote:

Please get your caps lock key repaired so that you can stop SHOUTING.

If you want any cell in A to D to be conditionally formatted if it has the
same value as column F in that row, then for A6 use CF/ Formula Is/ =A6=$F6,
and copy the format to the rest of the range.
--
David Biddulph

"DAN" wrote in message
...
A6 TO D26 CONTAIN THE NUMBERS 1 TO 45 AND HAVE THE SAME CONDITIONAL
FORMATS.
IN COLUMN F6 TO F26 I WANT TO TYPE IN A NUMBER OF 1 TO 45 AND HAVE THE
CELL
IN THE RANGE OF A6 TO D26 DISPLAY THE CONDITIONAL FORMAT. IS THIS
POSSIABLE?
THANK YOU.









  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,651
Default display a conditional format in a range from another column

No, I've no idea what you want to do.
--
David Biddulph

"DAN" wrote in message
...
David,
Sorry, fixed the caps lock. My first time here. I think I tried to make my
problem to simple. I'll try again with more information. My range of cells
is
A6 to D26 which is 84 cells. The cells are numbered from 1 to 84 and each
cell has the same CF with 3 Conditions. In cells F6 to F26 if I type 5, 36
and 80 to represent the numbers in the range A6 to A26, I want those cells
to
display Condition 1. In cells G6 to G26, I want the cells in the range to
display Condition 2 and in H6 to H26, the third condition. I hope this is
explained better and please my being such a novice.
Thanks,
Dan

"David Biddulph" wrote:

Please get your caps lock key repaired so that you can stop SHOUTING.

If you want any cell in A to D to be conditionally formatted if it has
the
same value as column F in that row, then for A6 use CF/ Formula Is/
=A6=$F6,
and copy the format to the rest of the range.
--
David Biddulph

"DAN" wrote in message
...
A6 TO D26 CONTAIN THE NUMBERS 1 TO 45 AND HAVE THE SAME CONDITIONAL
FORMATS.
IN COLUMN F6 TO F26 I WANT TO TYPE IN A NUMBER OF 1 TO 45 AND HAVE THE
CELL
IN THE RANGE OF A6 TO D26 DISPLAY THE CONDITIONAL FORMAT. IS THIS
POSSIABLE?
THANK YOU.











  #5   Report Post  
Posted to microsoft.public.excel.misc
dan dan is offline
external usenet poster
 
Posts: 866
Default display a conditional format in a range from another column

Sorry David. I'll try one more time to make myself clear. I have a range of
cells from A6 to D26. A6 has the #1 in it, B6 #2, C6 #3, D6 #4 and so on down
to D26 being #84. All these cells have the same CF in which Condition 1 turns
the cell red, Condition 2 turns the cell green and Condition 3 turns the cell
yellow. I need a formula for Condition 1 that would turn any cell in the
range A6 to D26 red if I type any number from 1 to 84 in column F6 to F26. If
I have that formula, I can apply it to Condition 2 and 3.
Thank You

"David Biddulph" wrote:

No, I've no idea what you want to do.
--
David Biddulph

"DAN" wrote in message
...
David,
Sorry, fixed the caps lock. My first time here. I think I tried to make my
problem to simple. I'll try again with more information. My range of cells
is
A6 to D26 which is 84 cells. The cells are numbered from 1 to 84 and each
cell has the same CF with 3 Conditions. In cells F6 to F26 if I type 5, 36
and 80 to represent the numbers in the range A6 to A26, I want those cells
to
display Condition 1. In cells G6 to G26, I want the cells in the range to
display Condition 2 and in H6 to H26, the third condition. I hope this is
explained better and please my being such a novice.
Thanks,
Dan

"David Biddulph" wrote:

Please get your caps lock key repaired so that you can stop SHOUTING.

If you want any cell in A to D to be conditionally formatted if it has
the
same value as column F in that row, then for A6 use CF/ Formula Is/
=A6=$F6,
and copy the format to the rest of the range.
--
David Biddulph

"DAN" wrote in message
...
A6 TO D26 CONTAIN THE NUMBERS 1 TO 45 AND HAVE THE SAME CONDITIONAL
FORMATS.
IN COLUMN F6 TO F26 I WANT TO TYPE IN A NUMBER OF 1 TO 45 AND HAVE THE
CELL
IN THE RANGE OF A6 TO D26 DISPLAY THE CONDITIONAL FORMAT. IS THIS
POSSIABLE?
THANK YOU.














  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,651
Default display a conditional format in a range from another column

Still not entirely clear, but if you are going to type just one number in
column F6:F26, and you want to colour whichever cell out of the A6:D26 range
has that number, you could use:
CF/ Cell Value Is/ equal to/ =SUM($F$6:$F$26)
--
David Biddulph

"DAN" wrote in message
...
Sorry David. I'll try one more time to make myself clear. I have a range
of
cells from A6 to D26. A6 has the #1 in it, B6 #2, C6 #3, D6 #4 and so on
down
to D26 being #84. All these cells have the same CF in which Condition 1
turns
the cell red, Condition 2 turns the cell green and Condition 3 turns the
cell
yellow. I need a formula for Condition 1 that would turn any cell in the
range A6 to D26 red if I type any number from 1 to 84 in column F6 to F26.
If
I have that formula, I can apply it to Condition 2 and 3.
Thank You

"David Biddulph" wrote:

No, I've no idea what you want to do.
--
David Biddulph

"DAN" wrote in message
...
David,
Sorry, fixed the caps lock. My first time here. I think I tried to make
my
problem to simple. I'll try again with more information. My range of
cells
is
A6 to D26 which is 84 cells. The cells are numbered from 1 to 84 and
each
cell has the same CF with 3 Conditions. In cells F6 to F26 if I type 5,
36
and 80 to represent the numbers in the range A6 to A26, I want those
cells
to
display Condition 1. In cells G6 to G26, I want the cells in the range
to
display Condition 2 and in H6 to H26, the third condition. I hope this
is
explained better and please my being such a novice.
Thanks,
Dan

"David Biddulph" wrote:

Please get your caps lock key repaired so that you can stop SHOUTING.

If you want any cell in A to D to be conditionally formatted if it has
the
same value as column F in that row, then for A6 use CF/ Formula Is/
=A6=$F6,
and copy the format to the rest of the range.
--
David Biddulph

"DAN" wrote in message
...
A6 TO D26 CONTAIN THE NUMBERS 1 TO 45 AND HAVE THE SAME CONDITIONAL
FORMATS.
IN COLUMN F6 TO F26 I WANT TO TYPE IN A NUMBER OF 1 TO 45 AND HAVE
THE
CELL
IN THE RANGE OF A6 TO D26 DISPLAY THE CONDITIONAL FORMAT. IS THIS
POSSIABLE?
THANK YOU.














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
Conditional format if cell does not display a blank Pierre Excel Worksheet Functions 1 October 17th 07 09:46 PM
conditional format a range Wanna Learn Excel Discussion (Misc queries) 3 October 11th 06 02:14 PM
Excel 2007 Display value based on values in another column range ChrisM Excel Worksheet Functions 2 September 4th 06 03:32 PM
Conditional Format based on range Dave Excel Discussion (Misc queries) 3 June 5th 06 06:15 AM
Conditional format IP range deo89 Excel Discussion (Misc queries) 4 December 29th 05 02:56 AM


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

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"