Microsoft
Software
Hardware
Network
Question : select item in listbox via VBA in form onload event
I have a list box and I want a row selected on the when the form is opened.
The first column shows the same value in each row while the values in the second column are differerent.
Answer : select item in listbox via VBA in form onload event
this will select the first item in the listbox
me.ListboxName.value=me.li
stboxname.
itemdata(0
)
Random Solutions
How to force Outlook to save contacts into public contacts folder??
filemaker with entourage
Outlook Search will not work when OFF cached mode
Microsoft Word doc only show important text when "non-printing characters" is on
Error 'TCP/IP must be confirgured' when installing windows 2003 server as a first domain controller
MYSQL query syntax, subquery joins alias
Acess 2007 template graphic header called Office.png
FltMgr will not load in windows 2000 server
Outlook Express DBX file corruption
LoadLibrary - Explicit Linking in an MFC Extension DLL