Hey Guys! ,
Im having a bit of a problem here. I need to add a certain string in this case (') infront of every item in my listbox.
So lets say items are :
item1
item2
item3
item4
After i execute a code i want it to be
item1'
item2'
item3'
item4'
It would be highly appreciated if someone could help me out here!. Thanks alot