Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Mike
 
Posts: n/a
Default Conditional Format Stumper

I have a sheet of live stock quotes. Currently, when the high price and last
price equal each other, I know the stock is at the high of the day, so I set
the conditional format to change to bright green.

What I would like to do is figure out how to change the high and last to
bright green, ONLY when a new high is reached. So if the stocks trades
multiple times at the high of the day, the color does not change. It would
only change if a new high was made.

Any suggestions would be appreciated.

thanks!
Mike
  #2   Report Post  
JulieD
 
Posts: n/a
Default

Hi Mike

would a CF formula such as
=AND($C4=$B4,$C4=MAX($C$3:$C$100))

work?

Cheers
JulieD

"Mike" wrote in message
...
I have a sheet of live stock quotes. Currently, when the high price and
last
price equal each other, I know the stock is at the high of the day, so I
set
the conditional format to change to bright green.

What I would like to do is figure out how to change the high and last to
bright green, ONLY when a new high is reached. So if the stocks trades
multiple times at the high of the day, the color does not change. It would
only change if a new high was made.

Any suggestions would be appreciated.

thanks!
Mike



  #3   Report Post  
Mike
 
Posts: n/a
Default

Thanks Julie, but that would not work as I do not capture (record) every
price change which I assume is what your formula assumes for in the max
statement. The easiest way to explain this is if the cell that contains the
high price changes we know it is a new high and should highlight the cell
green when it also equals the last price.

To repeat, high needs to change AND equal last. I can not figure out how to
determine that high has changed.

Mike

"JulieD" wrote:

Hi Mike

would a CF formula such as
=AND($C4=$B4,$C4=MAX($C$3:$C$100))

work?

Cheers
JulieD

"Mike" wrote in message
...
I have a sheet of live stock quotes. Currently, when the high price and
last
price equal each other, I know the stock is at the high of the day, so I
set
the conditional format to change to bright green.

What I would like to do is figure out how to change the high and last to
bright green, ONLY when a new high is reached. So if the stocks trades
multiple times at the high of the day, the color does not change. It would
only change if a new high was made.

Any suggestions would be appreciated.

thanks!
Mike




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
copy conditional format as ACTUAL format Dana Zulager Excel Discussion (Misc queries) 7 December 7th 04 11:02 PM
make a conditional format the default Fred Evans Excel Discussion (Misc queries) 3 December 6th 04 05:01 AM
Conditional format rexmann Excel Discussion (Misc queries) 4 December 2nd 04 12:01 PM
Copying a conditional format Meaux Excel Worksheet Functions 2 November 29th 04 10:19 AM
Conditional Format With SUMIF Minitman Excel Worksheet Functions 3 November 1st 04 02:58 PM


All times are GMT +1. The time now is 09:50 AM.

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"