Hi,
I have a listbox with lstPartnumber as it's name. It displays multiple number items with quotation marks as: "abc".
I want to remove these quotation marks from each item in the listbox. Which property should I use to remove these quotation marks from the text of each item.
Thank you!