I have a listbox with a value list containing just oen element.  I would 
like to be able to set the list's current value to this.
The star office basic guide says that the .SelectItem(item, mode) method 
can select an item from the list.  However, this method is not recognized 
at all when I use it.  I can't use oList.CurrentValue="string" because 
it's a read-only property.  Please post a code snippet of a macro that can 
do this.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to