You can ignore this question.
My error was to use the property listbox1.ListIndex in the code
assuming that the ListIndex would change immediately and thus be
available to code in the CellClick event.
I should have been using row
The ListIndex doesn't seem to change change until some time AFTER the
CellClick event is finished...
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>