replace listbox item
Help, I can't figure out how to replace an item a listbox.
I can delete the selected item and add the nw item but there has to be a better way
Thanks
Help, I can't figure out how to replace an item a listbox.
I can delete the selected item and add the nw item but there has to be a better way
Thanks
Hope this helps,
the V-Bee
As its searching for string matches in the list and not specific index positions your unlikely to generate an exception if trying to reference a specific item in the list which doesn't exist.
Function