[AccessD] Listbox ListIndex versus Selected

Bill Benson bensonforums at gmail.com
Wed Mar 12 20:11:06 CDT 2014


Hi again,

I periodically get a message saying "You've used the ListIndex property
incorrectly", if I try to set the ListIndex property directly and the
control does not have the focus.

Now, why that should be, whereas this works:
	With Lst
		.Selected( .ListIndex) = True
	End With


??





More information about the AccessD mailing list