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 / Worksheet Functions / September 2007

Tip: Looking for answers? Try searching our database.

Row Formatting

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
stiglo - 13 Sep 2007 18:36 GMT
Is it possible to format a row based on a text value compared from a cell in
that row to a cell in the row above it?

I review a report daily that is about 200 pages long, of which 80% of it is
duplicate information.
Duke Carey - 13 Sep 2007 19:00 GMT
Let's say you have data in cells A3:K1000, and the text values that you want
to compare are in column E

Start by selecting the SECOND row of data all the way to the last row.  Be
sure that A4 is the active cell (press Ctrl-. [that's a period] until A4 is
the active cell).  Now go to Fromatting>Conditional Formatting.

Choose "Formula is" and use this formula

=$k4<>$k3

Click on the format button and choose whatever format you want to
distinguish the rows.  Ok your way back to the spreadsheet.

If you have to compare the data in more than one column, change the formula
like so

=AND($k4<>$k3,$L4<>$L3)

> Is it possible to format a row based on a text value compared from a cell in
> that row to a cell in the row above it?
>
> I review a report daily that is about 200 pages long, of which 80% of it is
> duplicate information.
stiglo - 13 Sep 2007 20:08 GMT
That is almost perfect!  I should have specified how I wanted the rows
formatted...I would like to "Hide" those particular rows...Can't do that with
conditional formatting...or can you?

> Let's say you have data in cells A3:K1000, and the text values that you want
> to compare are in column E
[quoted text clipped - 20 lines]
> > I review a report daily that is about 200 pages long, of which 80% of it is
> > duplicate information.
Duke Carey - 13 Sep 2007 20:16 GMT
No - you can't hide them in that fashion.  What you can do is put the formula

=$k4<>$k3

In an empty column adjacent to your data, then filter on FALSE.  That will
hide the multiple rows

> That is almost perfect!  I should have specified how I wanted the rows
> formatted...I would like to "Hide" those particular rows...Can't do that with
[quoted text clipped - 24 lines]
> > > I review a report daily that is about 200 pages long, of which 80% of it is
> > > duplicate information.
stiglo - 13 Sep 2007 23:44 GMT
Thanks brother!

> No - you can't hide them in that fashion.  What you can do is put the formula
>
[quoted text clipped - 31 lines]
> > > > I review a report daily that is about 200 pages long, of which 80% of it is
> > > > duplicate information.
 
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.