Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 32
Default Colored arrows

Hi

Does anyone know how to color the arrow of a combobox (ActiveX) like Excel
does when using the dropdowns of an autofilter selection for filtered ranges
?
I know there's no way achieving my request by the classical instructions of
VBA. Maybe using the API ?

I'm interested in all your answers.

Thanks a lot





  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,163
Default Colored arrows

Good question - I don't know any way to change it and yes, you might need an
API call to do that, if even that is possible... but maybe you could cheat.
Don't know, haven't tried it, but you could maybe create your own command
button and place it exactly over the Combobox button - use VBA code to both
activate and set focus to the combobox dropdown and change the picture on the
buttonfrom a black arrow to a blue one. Seems it could be done with a little
creative effort - if I had the time I would give it a try just for fun! Save
it as a new class...

"anonymousA" wrote:

Hi

Does anyone know how to color the arrow of a combobox (ActiveX) like Excel
does when using the dropdowns of an autofilter selection for filtered ranges
?
I know there's no way achieving my request by the classical instructions of
VBA. Maybe using the API ?

I'm interested in all your answers.

Thanks a lot






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
Colored numbers Susan Excel Discussion (Misc queries) 3 March 14th 07 05:31 PM
Up & Down Arrows Johnny Setting up and Configuration of Excel 3 May 9th 06 08:08 PM
Up/down arrows Johnny Excel Discussion (Misc queries) 1 May 8th 06 08:07 PM
Up Arrows / Down Arrows MWH Excel Worksheet Functions 18 July 3rd 05 02:38 PM
Cell right next to colored cells is automatically colored on entering a value Johan De Schutter Excel Programming 6 September 12th 03 05:31 PM


All times are GMT +1. The time now is 04:30 PM.

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"