Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
mfg mfg is offline
external usenet poster
 
Posts: 11
Default Drop down list

I have a drop down list with 3 items in it. My question is I want each item
to show in a different colour is this possible and if so how do I acomplish
this.
--
mfg41
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,979
Default Drop down list

No, you can't format the items in a data validation dropdown list.

You could use conditional formatting to change the colour in the cell,
after an item has been selected.

There are instructions here for conditional formatting:

http://www.contextures.com/xlCondFormat01.html

mfg wrote:
I have a drop down list with 3 items in it. My question is I want each item
to show in a different colour is this possible and if so how do I acomplish
this.



--
Debra Dalgleish
Contextures
www.contextures.com/tiptech.html
Blog: http://blog.contextures.com

  #3   Report Post  
Posted to microsoft.public.excel.programming
mfg mfg is offline
external usenet poster
 
Posts: 11
Default Drop down list

Thank you that works well.
--
mfg41


"Debra Dalgleish" wrote:

No, you can't format the items in a data validation dropdown list.

You could use conditional formatting to change the colour in the cell,
after an item has been selected.

There are instructions here for conditional formatting:

http://www.contextures.com/xlCondFormat01.html

mfg wrote:
I have a drop down list with 3 items in it. My question is I want each item
to show in a different colour is this possible and if so how do I acomplish
this.



--
Debra Dalgleish
Contextures
www.contextures.com/tiptech.html
Blog: http://blog.contextures.com


  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,071
Default Drop down list

One scenario: You click on the drop-down arrow and the complete list is
displayed for you to pick from. You cannot have different colors for each
item.
Another scenario: You select one of the items. The list disappears and the
selected item is displayed in the cell. Using a WorkSheet_Change event
macro, that cell can display the color of your choice. Another selection
will produce another color of your choice. HTH Otto
"mfg" wrote in message
...
I have a drop down list with 3 items in it. My question is I want each item
to show in a different colour is this possible and if so how do I
acomplish
this.
--
mfg41


  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,071
Default Drop down list

You can also use Conditional Formatting. Otto
"Otto Moehrbach" wrote in message
...
One scenario: You click on the drop-down arrow and the complete list is
displayed for you to pick from. You cannot have different colors for each
item.
Another scenario: You select one of the items. The list disappears and
the selected item is displayed in the cell. Using a WorkSheet_Change
event macro, that cell can display the color of your choice. Another
selection will produce another color of your choice. HTH Otto
"mfg" wrote in message
...
I have a drop down list with 3 items in it. My question is I want each
item
to show in a different colour is this possible and if so how do I
acomplish
this.
--
mfg41



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
drop down list based on other drop down list pick Ruth Excel Discussion (Misc queries) 1 August 25th 09 04:12 PM
Drop down list dependant on previous drop down list Tenacioushail Excel Discussion (Misc queries) 1 July 1st 08 11:35 AM
Drop down lists that auto create and then filter the next drop down list [email protected] Excel Worksheet Functions 2 September 30th 07 11:53 AM
Drop Down List choice selecting another drop down list CVD0722 Excel Worksheet Functions 3 October 31st 06 01:02 PM
multiple select from the drop down list in excel. list in one sheet and drop down in sriramus Excel Discussion (Misc queries) 5 October 27th 05 06:55 PM


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