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

I don't know if this is possible, but I was curious if there was a wa
for a user to choose a color (Red, Green, etc.) from a DV drop down
and then have that cell become solidly the color that they choose. Fo
example the choose green from the list and then instead of saying th
word Green in the cell, the cell just become green. Thank

--
Message posted from http://www.ExcelForum.com

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,885
Default Color Change Through DV

Hi
for only three different colors this would be feasible using 'Format -
conditional Format'
Just choose the color as background format and choose a white font
color.

If you have more than three colors you'll need VBA (an event procedure)


--
Regards
Frank Kabel
Frankfurt, Germany


I don't know if this is possible, but I was curious if there was a

way
for a user to choose a color (Red, Green, etc.) from a DV drop down,
and then have that cell become solidly the color that they choose.
For example the choose green from the list and then instead of saying
the word Green in the cell, the cell just become green. Thanks


---
Message posted from http://www.ExcelForum.com/


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Color Change Through DV

If using excel 2000 or later, you can also use the change event to clear the
cell and color the background based on the value originally found there.

--
Regards,
Tom Ogilvy

"cmk18 " wrote in message
...
I don't know if this is possible, but I was curious if there was a way
for a user to choose a color (Red, Green, etc.) from a DV drop down,
and then have that cell become solidly the color that they choose. For
example the choose green from the list and then instead of saying the
word Green in the cell, the cell just become green. Thanks


---
Message posted from http://www.ExcelForum.com/



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
Checkbox to change background color, font color and remove/ add bo Sara Excel Discussion (Misc queries) 2 May 1st 23 11:43 AM
Conditional format color is set correct, yet color will not change Mark Excel Worksheet Functions 12 February 5th 09 12:08 AM
Change tab color based on current color of a cell MarkT Excel Discussion (Misc queries) 0 May 22nd 08 05:46 PM
excel 2007 - change fill color from one color to another okiedokiedoo Excel Discussion (Misc queries) 1 December 30th 07 10:25 PM
How to change the default Border, Font Color, and Cell Color Elijah Excel Discussion (Misc queries) 3 November 2nd 05 11:52 PM


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