View Single Post
  #17   Report Post  
Posted to microsoft.public.excel.programming
GS[_2_] GS[_2_] is offline
external usenet poster
 
Posts: 3,514
Default Get a color name from any RGB combination?

After a bit more thought I've decided to go with only the listbox
version. (You already have the info for the textbox version) This will
include separate columns for the RGB values so extra coding isn't
required for the RGB() function when displaying color. Also, the text
file is renamed "colornames.dat" and is sorted ascending!

--
Garry

Free usenet access at http://www.eternal-september.org
Classic VB Users Regroup!
comp.lang.basic.visual.misc
microsoft.public.vb.general.discussion