Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Modules / DAO / VBA / May 2005

Tip: Looking for answers? Try searching our database.

"Dropping Down" ComboBox Created Directly in Workbook using VBA

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
sodiii - 17 May 2005 18:01 GMT
I have read many ways of controlling drop-down boxes in a userform
.setfocus, .dropdown, etc....  Does anyone know of a way to instruct a
shape (combobox) to "drop-down" in VBA.  I am able to select the shape
as follows but I am really hoping to be able to drop it down so the
user can just click their response at which point I would move focus to
the next field.  I may attempt to use a userform for this but the users
are used to the format in the datasheet.  I was able to select the
shape with the following line of code....

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

However I have not been able to figure out how to have it open as if
you had clicked on it.  Any help would be greatly appreciated!!

Dan
Alex Dybenko - 17 May 2005 18:53 GMT
perhaps it has a DropDown method which you can try to use, like any other
combobox

Signature

Alex Dybenko (MVP)
http://Alex.Dybenko.com
http://www.PointLtd.com

>I have read many ways of controlling drop-down boxes in a userform
> .setfocus, .dropdown, etc....  Does anyone know of a way to instruct a
[quoted text clipped - 11 lines]
>
> Dan
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.