Max,
If your listbox was named [myListBox] then the method would be
[myListBox].Selected(1) = True
God Bless,
Mark A. Sam
> Hi All,
>
[quoted text clipped - 10 lines]
> Regards,
> Max
Max Moor - 14 Feb 2008 05:53 GMT
"Mark A. Sam" <MarkASam@EmEssEn.Com> wrote in news:uwxd1CpbIHA.4208
@TK2MSFTNGP04.phx.gbl:
> myListBox].Selected(1) = True
Hi Mark,
Well. That was rediculously simple. I had managed to get stuck on the
'Selected' property being read only. I even briefly considered that you were
crazy to even suggest writing it as a solution.
Of course, I have no idea where I got that idea now. I just got it in
there somehow, and couldn't see past it. Maybe it's time for a day away?
Thanks for the wake up call. :-)
- Max