Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 49
Default Event Change on colour index

I really need a SelectionChange event where if any of the cells from O12
to O156 changes to the interior colour index 35 then the text value
"Low" will appear in the relevant cell. I appreciate I need to loop but
if I change O12 to "Low" then it is important that if any of the other
cells change to index 35 that it has no effect on O12 and so on down the
column. The value of O12 may be changed manually to another value but no
event should be triggered while the interior colour stays the same.
I have searched various posts but just cannot seem to get anything to
fit the criteria.

Kind Regards
Graham Haughs
Turriff, Scotland
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,090
Default Event Change on colour index

As far as I know, there is no event that is triggered by a change in the
interior color of a cell. What occurs to initially change the color? If
that is done by code, perhaps you can add code to not change the color if a
color already exists. HTH Otto
"Graham Haughs" wrote in message
...
I really need a SelectionChange event where if any of the cells from O12 to
O156 changes to the interior colour index 35 then the text value "Low" will
appear in the relevant cell. I appreciate I need to loop but if I change
O12 to "Low" then it is important that if any of the other cells change to
index 35 that it has no effect on O12 and so on down the column. The value
of O12 may be changed manually to another value but no event should be
triggered while the interior colour stays the same.
I have searched various posts but just cannot seem to get anything to fit
the criteria.

Kind Regards
Graham Haughs
Turriff, Scotland



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
Colour index Arran Excel Discussion (Misc queries) 10 December 7th 06 07:27 PM
change a cell background colour to my own RGB colour requirements Stephen Doughty Excel Discussion (Misc queries) 4 June 16th 06 01:08 PM
colour index matrix DHallam Excel Discussion (Misc queries) 3 June 1st 06 06:53 PM
MsgBox in Enter event causes combobox not to run Change event Richard Excel Programming 0 March 6th 06 02:52 PM
Are there apis that relate colour index with color? Jan Nordgreen Excel Programming 5 October 13th 03 12:37 AM


All times are GMT +1. The time now is 05:18 PM.

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"