Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
jgp_2
 
Posts: n/a
Default Conditional Formatting Formula


Hello everyone,

Hopefully you can help me with what I am sure is probably easy, but not
to me.

I have data that goes from row 4 to row 295. I want to take the data in
each cell C through H and compare it to the data in column K and L. If
the data in each each cell C through H isn't between the values in K
and L I want to mark the cell yellow.

I have been going though each row and using the not between conditional
formatting function, but I think I could insert an AND formula to
acheive this on all rows at once.

Any help anyone could provide would be greatly appreciated!!

Thanks!


--
jgp_2
------------------------------------------------------------------------
jgp_2's Profile: http://www.excelforum.com/member.php...o&userid=27624
View this thread: http://www.excelforum.com/showthread...hreadid=508148

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Kevin Vaughn
 
Posts: n/a
Default Conditional Formatting Formula

conditional formatting formla is
=AND((C1 $K1),(C1 < $L1))

Highlight cells c4 through h295 prior to going into conditional formatting.
You may or may not want to change to = and < to <=.

--
Kevin Vaughn


"jgp_2" wrote:


Hello everyone,

Hopefully you can help me with what I am sure is probably easy, but not
to me.

I have data that goes from row 4 to row 295. I want to take the data in
each cell C through H and compare it to the data in column K and L. If
the data in each each cell C through H isn't between the values in K
and L I want to mark the cell yellow.

I have been going though each row and using the not between conditional
formatting function, but I think I could insert an AND formula to
acheive this on all rows at once.

Any help anyone could provide would be greatly appreciated!!

Thanks!


--
jgp_2
------------------------------------------------------------------------
jgp_2's Profile: http://www.excelforum.com/member.php...o&userid=27624
View this thread: http://www.excelforum.com/showthread...hreadid=508148


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
Need to know Formula for Conditional Formatting Rows, by row # weirdaljr Excel Discussion (Misc queries) 1 December 10th 05 02:51 PM
Formula checking multiple worksheets sonic-the-mouse Excel Worksheet Functions 2 June 5th 05 07:48 PM
Need conditional formatting formula to highlight top ten values i. lightninbug Excel Worksheet Functions 11 January 20th 05 05:33 PM
Conditional Formatting based on Formula Pete Petersen Excel Worksheet Functions 1 January 17th 05 11:49 PM
Formula Dependant Conditional Formatting LDanix Excel Discussion (Misc queries) 1 January 13th 05 06:50 PM


All times are GMT +1. The time now is 07:43 AM.

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

About Us

"It's about Microsoft Excel"