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
Adding a toolbar
How do you pull the AD username of the person logged onto computer into Infopath form?
Public Folder snycing issue
Determine which WAN Connection to use?
Flushdns and Enter your website then ping
Problems with ISA 2006
Converting nvarchar to datetime in mssql?
Design a form
Realtime - What Events?
How to share session between two web sites hosted on two different web server without web farm