View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
T. Valko T. Valko is offline
external usenet poster
 
Posts: 15,768
Default need help with custom validation drop down lists.

NOT a toolbar!
It is a validation list on a cell.


Yes, I know.

You can't change the font size or color using a data validation list without
some "trickeration". You can use some code and piggyback a data validation
list with a combo box but why go through that when you can just use a combo
box from the control toolbox.


--
Biff
Microsoft Excel MVP


"Capt. Cave Man" wrote in message
...
On Wed, 11 Mar 2009 22:29:26 -0400, "T. Valko"
wrote:


Right click any toolbar and select Control Toolbox.



NOT a toolbar!

It is a validation list on a cell.

If you guys could ADD at least ONE binary group, folks could post
screen shots and/or templates to examine.

Thanks for the help doing this via a combo box though.