Microsoft
Software
Hardware
Network
Question : How to make dropdown disappear using code
I can use the cmbStudent.Dropdown to make the dropdown appear, but how can I make it disappear? (My preferred solution would be using a method of cmbStudent.)
Answer : How to make dropdown disappear using code
Setting focus to another control will make the dropdown on the combo box disapper.
OM Gang
Random Solutions
Is there a way to export a SharePoint group to an excel file?
Linked Server Question - SQL Server Express 2005
sort subform query data entry
ODBC Connection to Back End Access MDB with Front End MDE
Optimizing code for use across a network.
Microsoft, Server 2003, SP2 Bugcheck 0x0000000a Problem
Terminal Server into 2 seperate servers
VBA/Excel - How to replace date value with date variable from text box?
VBA Control (Box) Design Questions
Changing the case, Forcing all caps in a vb.net Windows app