Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
No, not really.
If you pop it up, then when they select a color it will be provided to the active cell. If that is fine, then you can query the activecell for the colorindex select. Sub ABCD() Application.Dialogs(xlDialogPatterns).Show Msgbox ActiveCell.Interior.ColorIndex End Sub -- Regards, Tom Ogilvy "Steve" wrote in message ... Good day, Is there any VBA code that will pop up the Excel cell shading pallete and allow the user to select the color. Then, I want to store the number of the color that they have selected for later use. Kind of like the "GetOpenFileName" method, but open the cell shading colors instead. Thanks, |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how to drag down Fill Color selector in Excel 2007? | Excel Discussion (Misc queries) | |||
Selector disappears | Excel Discussion (Misc queries) | |||
Equation Selector | Excel Discussion (Misc queries) | |||
selector | Excel Worksheet Functions | |||
selector | Excel Worksheet Functions |