Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8
Default how to colour a cell green if another cell is filled with text

Im making a project plan in excel.

Letc say Ive got 10 different cells (10 different tasks) that each of them
needs to filled with a date when the individual task has been completed. I
have in the end a summary of yet another 10 small cells each corresponding to
the other 10 cells (this for a qick overview)

So if the first task has been completed the user filles out the date AND
then I want the small cell to turn inte the colour GREEN, how can you do this?

I would also want that if there is NO text in a cell the small cell should
be default orange colour.

thanks for any help!!
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,058
Default how to colour a cell green if another cell is filled with text

use Conditional FOrmatting. See:

http://www.contextures.com/xlCondFormat01.html


--
Gary''s Student
gsnu200710


"terence" wrote:

Im making a project plan in excel.

Letc say Ive got 10 different cells (10 different tasks) that each of them
needs to filled with a date when the individual task has been completed. I
have in the end a summary of yet another 10 small cells each corresponding to
the other 10 cells (this for a qick overview)

So if the first task has been completed the user filles out the date AND
then I want the small cell to turn inte the colour GREEN, how can you do this?

I would also want that if there is NO text in a cell the small cell should
be default orange colour.

thanks for any help!!

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,651
Default how to colour a cell green if another cell is filled with text

Format/ Conditional formatting/ Formula is: =NOT(ISBLANK(A1)) .
Other options are =ISNUMBER(A1) if the date is entered as a number, or
=ISTEXT(A1) if it is text.
--
David Biddulph

"terence" wrote in message
...
Im making a project plan in excel.

Letc say Ive got 10 different cells (10 different tasks) that each of them
needs to filled with a date when the individual task has been completed. I
have in the end a summary of yet another 10 small cells each corresponding
to
the other 10 cells (this for a qick overview)

So if the first task has been completed the user filles out the date AND
then I want the small cell to turn inte the colour GREEN, how can you do
this?

I would also want that if there is NO text in a cell the small cell should
be default orange colour.

thanks for any help!!



  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 857
Default how to colour a cell green if another cell is filled with text

Color the cell as orange, so this becomes the 'default' color. Then,
Format-Conditional Formatting. Then specify Condition 1 as Cell Value is
not equal to "". Click on Format button and specify the green backgroun.

"terence" wrote:

Im making a project plan in excel.

Letc say Ive got 10 different cells (10 different tasks) that each of them
needs to filled with a date when the individual task has been completed. I
have in the end a summary of yet another 10 small cells each corresponding to
the other 10 cells (this for a qick overview)

So if the first task has been completed the user filles out the date AND
then I want the small cell to turn inte the colour GREEN, how can you do this?

I would also want that if there is NO text in a cell the small cell should
be default orange colour.

thanks for any help!!

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 filled with colour canĀ“t be seen, only with print preview Strange Love Excel Discussion (Misc queries) 2 November 19th 06 01:13 PM
Count filled colour in cell in given range [email protected] Excel Discussion (Misc queries) 2 May 16th 06 10:18 AM
Text Colour In Linked Cell [email protected] Excel Discussion (Misc queries) 1 April 5th 06 06:59 AM
get a cell to change colour from a value, eg 1to7=green etc robsalmon6 Excel Discussion (Misc queries) 2 February 28th 06 05:36 PM
Can i add up all green filled cells in a workbook? Richelle Excel Worksheet Functions 1 November 30th 05 05:40 AM


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