Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Conditional Formatting

I have a spreadsheet where I log certain tasks to be completed and their due
dates. I would like to set up conditional formatting to fill the entire row
with a gray color once the job have been completed. I have a column that has
a completion date that is filled in by which ever person completed the task.
Is there a way to make the entire row fill once a value has been entered into
one cell and if so, how do I do that? Any help would be appreciated. Thank
you.
--
PRS1114
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15
Default Conditional Formatting

You do not want to fill an entire row with a color!

That would fill 256 columns with color in 2003 and earlier versions and
16384 columns in version 2007. If user prints, they are going to get a whole
lot of pages with nothing but a colored column/line

Instead, name the range and fill only the range



"PRS1114" wrote:

I have a spreadsheet where I log certain tasks to be completed and their due
dates. I would like to set up conditional formatting to fill the entire row
with a gray color once the job have been completed. I have a column that has
a completion date that is filled in by which ever person completed the task.
Is there a way to make the entire row fill once a value has been entered into
one cell and if so, how do I do that? Any help would be appreciated. Thank
you.
--
PRS1114

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 104
Default Conditional Formatting

Let's assume your data are in range A2:G10 and the completion dates are
entered in column E.

1) Select range A2:G10
2) From menu select Format = Conditional Formatting
3) For Condition1 select 'Formula is'and type in the formula
"=NOT(ISBLANK($E2))" without the quotes.
4) Set the format for this condition as needed (in your case select a gray
cell shading)
5) Press 'OK'

Now whenever a value is entered into a cell of column E, the whole row (up
to column G) turns gray.

Hope that this is what you want to achieve.

Cheers,

Joerg Mochikun




"PRS1114" wrote in message
...
I have a spreadsheet where I log certain tasks to be completed and their
due
dates. I would like to set up conditional formatting to fill the entire
row
with a gray color once the job have been completed. I have a column that
has
a completion date that is filled in by which ever person completed the
task.
Is there a way to make the entire row fill once a value has been entered
into
one cell and if so, how do I do that? Any help would be appreciated.
Thank
you.
--
PRS1114



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
Formatting cells in a column with conditional formatting? shamor Excel Discussion (Misc queries) 8 May 19th 08 10:11 PM
Protect Cell Formatting including Conditional Formatting Mick Jennings Excel Discussion (Misc queries) 5 November 13th 07 05:32 PM
conditional Formatting based on cell formatting Totom Excel Worksheet Functions 3 January 20th 07 02:02 PM
conditional Formatting based on cell formatting Totom Excel Worksheet Functions 0 January 15th 07 04:35 PM
Conditional Formatting that will display conditional data BrainFart Excel Worksheet Functions 1 September 13th 05 05:45 PM


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