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
declaring constant variables using if's and elsif's
How to read field names from an XSD file.
Windows 7 Easy Transfer
Vb.net String split on double and single space
I have a query as a tables data source, I need some text fields to stay staic never increment by 1
Applying a filter to Main form and SubForm based on InputBox
filter nodes with xquery
criteria in dlookup
using multi-dimensional array
Access - Set warnings (Why is it automatically off)