Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / New Users / June 2004

Tip: Looking for answers? Try searching our database.

Format Row based on text value in cell

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Barnabas - 25 Jun 2004 20:00 GMT
I want to format a row based on the value of one of the
cells in the row.  Basically, I want to set the color of
the row to green if a particular cell in the row is
COMPLETE and red otherwise.  How can I do this?

Thanks,
B.
Eric - 25 Jun 2004 22:28 GMT
Search for "Conditional Formatting" in Excel help.  

Also, you can find help for Conditional Formatting on
Chip's website, http://www.cpearson.com/excel.htm

Hope that helps!

Eric
Max - 26 Jun 2004 05:47 GMT
Maybe you'll like to experiment with this as well ..

Assume the target row is row2,
the particular cell in the row is B2,
and the spec "COMPLETE"
means B2 contains the word "COMPLETE"

Select row2

Format the fill color for row2 as Red

Click Format > Conditional Formatting (with row2 still selected)

Make the settings under Condition 1:

Formula Is | =TRIM($B$2)="Complete"
Click Format button > Patterns tab > Light green > Ok

Click OK at the main dialog
Signature

--
Rgds
Max
xl 97
---
Please respond in thread
xdemechanik <at>yahoo<dot>com
----

> I want to format a row based on the value of one of the
> cells in the row.  Basically, I want to set the color of
[quoted text clipped - 3 lines]
> Thanks,
> B.
Max - 27 Jun 2004 01:43 GMT
Just to cover a possible? lateral interpretation ..

If the spec "COMPLETE" means B2 contains "something"
(rather than the word "COMPLETE")

the lines:

> Make the settings under Condition 1:
> Formula Is | =TRIM($B$2)="Complete"

should read as:

> Make the settings under Condition 1:
> Formula Is | =NOT(ISBLANK($B$2))

Signature

--
Rgds
Max
xl 97
---
Please respond in thread
xdemechanik <at>yahoo<dot>com
----

 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.