Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5
Default shading based on change of values

I have a list of locations that repeat for a varied number of rows depending
on other data. I want to shad the first instand of the new value so its easy
to see when the location changes. How can I accomplish this?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default shading based on change of values


I'm not positive that I have a good mental picture of your worksheet
layout, but if you have numbers in a single column and you want to
change the cell background for the first occurance of several identical
values, then check out the help on Conditional Formatting.

You should be able to write a rule so that if the next cell down's
value is equal to the current cell's value AND the current cell's value
isn't equal to the next cell back up, then the background of the current
cell would be set to whatever color you want.

You may have to play a bit to make sure the formula in the rule isn't
using absolute references (ie, NOT like $A$70)


--
jamescox
------------------------------------------------------------------------
jamescox's Profile: http://www.thecodecage.com/forumz/member.php?userid=449
View this thread: http://www.thecodecage.com/forumz/sh...d.php?t=111855

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,420
Default shading based on change of values

Use CF with a formula of

=A1<A2


--
__________________________________
HTH

Bob

"carolm" wrote in message
...
I have a list of locations that repeat for a varied number of rows
depending
on other data. I want to shad the first instand of the new value so its
easy
to see when the location changes. How can I accomplish this?



  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default shading based on change of values


Duh!

Yeah, I did over-think that one a bit! :Bgr


--
jamescox
------------------------------------------------------------------------
jamescox's Profile: http://www.thecodecage.com/forumz/member.php?userid=449
View this thread: http://www.thecodecage.com/forumz/sh...d.php?t=111855

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
List box change values based on selection Cam Excel Discussion (Misc queries) 0 March 17th 08 01:38 PM
Conditional Cell Shading (based on the shading of other cells) Tubby Excel Worksheet Functions 2 June 20th 06 10:03 PM
How to change drop down values based on another cell value? puneetarora_12 Excel Discussion (Misc queries) 3 October 5th 05 11:28 AM
Resetting values based on change in cells of other column NSteinner Excel Discussion (Misc queries) 1 September 4th 05 04:09 PM
Can an excel cell automatically change fill colors based on values John Clark Excel Discussion (Misc queries) 1 February 5th 05 05:21 PM


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