LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default VBA Control over Shape (combo-box) created directly in workbook

I have read in this forum about ways of controlling drop-down boxes
created in a userfrom (eg .setfocus, .dropdown, etc...) Does anyone
know how to "drop-down" a shape (combo-box) created directly in a
workbook? I am hoping to cause the combo-box to drop down as if it had
been clicked by the user, then once they make a selection, I was hoping
to move focus to another input field. I may consider using a userform
to accomplish this, but the users of this spreadsheet are used to the
current format where boxes are located directly in the worksheet. I
was able to select the shape/combobox using the following line of code;

ActiveSheet.Shapes("Drop Down 9").Select

but am not able to get it to drop down as it would if the user had
clicked on it. If anyone could point me in the right direction as far
as what functionality or code topic in excel I should be reading up on,
it would be greatly appreciated. Thanks!!

Dan

 
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
Syntax for control source in combo box control dhstein Excel Discussion (Misc queries) 1 August 12th 09 05:38 PM
"Combo Box - getting control combo box to stick in place in worksh ajr Excel Discussion (Misc queries) 1 February 16th 05 02:05 AM
"Combo Box - getting control combo box to stick in place in worksh ajr Excel Discussion (Misc queries) 0 February 15th 05 07:45 PM
Hox to control Comment Shape Sizes? Alain79[_3_] Excel Programming 1 September 29th 04 09:46 AM
Calendar Control: Can't exit design mode because control can't be created Rone Excel Programming 0 May 24th 04 04:01 PM


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