Hi all,
I'm trying to use the selected value of a list box in VBA but I can't seem to extract it. I thought you could use something similar to the access form control variables; so just sheet1.ListBox1 or sheet1.ListBox1.value but neither work.
Does anyone know a way to do this?
Thanks in advance for any help,
Jordan
I'm trying to use the selected value of a list box in VBA but I can't seem to extract it. I thought you could use something similar to the access form control variables; so just sheet1.ListBox1 or sheet1.ListBox1.value but neither work.
Does anyone know a way to do this?
Thanks in advance for any help,
Jordan