Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 1
Default Highlight the entire row or particular cell using conditional formatting


I want highlight the entire row or particular cell.
I have columns called permit no., description, requester, date
requested validity, approved and permit opened. . I want highlight the
entire row or particular cell if the permit is not opened 7 days from
the date of approval. Is it also possible to highlight with flashing
text.

A sample excel file is attached
Thanks


+-------------------------------------------------------------------+
|Filename: Condn. Fromat.zip |
|Download: http://www.excelforum.com/attachment.php?postid=5244 |
+-------------------------------------------------------------------+

--
vsr_kmb
------------------------------------------------------------------------
vsr_kmb's Profile: http://www.excelforum.com/member.php...o&userid=32834
View this thread: http://www.excelforum.com/showthread...hreadid=573505

  #2   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 459
Default Highlight the entire row or particular cell using conditional formatting

vsr_kmb wrote:
I want highlight the entire row or particular cell.
I have columns called permit no., description, requester, date
requested validity, approved and permit opened. . I want highlight the
entire row or particular cell if the permit is not opened 7 days from
the date of approval. Is it also possible to highlight with flashing
text.

A sample excel file is attached
Thanks


+-------------------------------------------------------------------+
Filename: Condn. Fromat.zip |
Download: http://www.excelforum.com/attachment.php?postid=5244 |

+-------------------------------------------------------------------+



Just select the row (from your example file, select A4:H4) then from menu
Format Conditional formatting, "Formula is" and type this formula:

=($H4($G4+7))

then from Format choose how to highlight the row then click OK twice.

The above formula is to highlight the row if the date "Opened" is seven days
greater than date "Approved"; if you want consider the case greater or
equal, you have to change the formula in this way:

=($H4=($G4+7))

--
(I'm not sure of names of menus, options and commands, because
translating from the Italian version of Excel...)

Hope I helped you.

Thanks in advance for your feedback.

Ciao

Franz Verga from Italy


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
Cell Formatting Conditional On Other Cells Fill Color? [email protected] Excel Worksheet Functions 1 April 5th 06 10:05 PM
BULK Conditional Formatting - by column without going into each cell? Rob Moyle Excel Discussion (Misc queries) 2 January 13th 06 06:51 PM
How do I highlight a cell using conditional formatting and dates shane561 Excel Worksheet Functions 6 December 27th 05 03:56 AM
Conditional formatting of an entire row based on a cell text entry Gilles Desjardins Excel Discussion (Misc queries) 2 December 22nd 05 11:48 AM
Conditional formatting applicable to entire column jackalx Excel Worksheet Functions 1 May 26th 05 05:20 PM


All times are GMT +1. The time now is 01:12 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"