Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default conditional formatting

Is there a way to set up conditional formatting so that is the text in the
row above is the same as the the current row,
that the text could change color?

So in a column you have rows like

aaa
bbb
ccc
ccc

the 4th row could be colored different. Because the row above is the same
text.

thanks


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,934
Default conditional formatting

Select all except the first cell in the column (starting with the second
cell so that it is the active cell) and use this formula in the Conditional
Formatting dialog box (Formula Is option)...

=A2=A1

where I have assumed A2 is the active cell in the selected cells.

--
Rick (MVP - Excel)


"greg" wrote in message
...
Is there a way to set up conditional formatting so that is the text in the
row above is the same as the the current row,
that the text could change color?

So in a column you have rows like

aaa
bbb
ccc
ccc

the 4th row could be colored different. Because the row above is the same
text.

thanks


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 108
Default conditional formatting

thanks,
looks good

"Rick Rothstein" wrote in message
...
Select all except the first cell in the column (starting with the second
cell so that it is the active cell) and use this formula in the
Conditional Formatting dialog box (Formula Is option)...

=A2=A1

where I have assumed A2 is the active cell in the selected cells.

--
Rick (MVP - Excel)


"greg" wrote in message
...
Is there a way to set up conditional formatting so that is the text in
the row above is the same as the the current row,
that the text could change color?

So in a column you have rows like

aaa
bbb
ccc
ccc

the 4th row could be colored different. Because the row above is the
same text.

thanks




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 Conditional Formatting Icon Sets The Rook[_2_] Excel Discussion (Misc queries) 3 March 7th 09 08:48 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 10:04 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"