brainfailure
Programmer
in Visual basic you can access certain items in a list box by using this function
str = list.List(0)
but this dosen't seem to work in vba, is there function that would do this.
Thanks
str = list.List(0)
but this dosen't seem to work in vba, is there function that would do this.
Thanks