Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
strider
 
Posts: n/a
Default how do I highlight an entire row based on the value of its content

How do I highlight a row based on the value in one of it's columns.
Lets says I have a list of tasks that I have to complete. One of the
columns is the status of the task. When I select the Complete status in that
column I want the whole row to automatically be grayed out. Is this
possible? How can I do this?
  #2   Report Post  
Posted to microsoft.public.excel.misc
Sloth
 
Posts: n/a
Default how do I highlight an entire row based on the value of its content

Lets say you want cells A1:C1 to be greyed out when A1 has a value of 1.
Highlight columns A:C and select Format-Conditional Formating. Select
Formula Is and insert this as your formula
=$A1=1
include both equal signs. hit the Format button to assign the formatting
(select the Patterns tab to assign a background color). Now in any row when
A has a value of 1 the row will be greyed out.

If you want a specific text use a formula like
=$A1="text here"

"strider" wrote:

How do I highlight a row based on the value in one of it's columns.
Lets says I have a list of tasks that I have to complete. One of the
columns is the status of the task. When I select the Complete status in that
column I want the whole row to automatically be grayed out. Is this
possible? How can I do this?

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
Hide/Delete entire rows based in the content of one cell Clueless Excel Discussion (Misc queries) 2 October 3rd 05 02:40 PM
Formula to highlight an entire row when certain text is present. bcholin Excel Discussion (Misc queries) 3 September 6th 05 07:12 PM
Formatting an entire row based on one cell colettey29 Excel Worksheet Functions 2 April 8th 05 02:47 AM
In Excel, can I shade entire rows based on the value of a single . Todd Excel Worksheet Functions 1 March 24th 05 05:52 PM
Search should highlight entire row in Excell in red samuel Excel Discussion (Misc queries) 5 December 27th 04 11:49 PM


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

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"