G
Geof Wyght
Hello,
I have a listbox on a worksheet. I know how to refer to it
from the worksheet module that it's in:
Me.listTasks.ListIndex = -1
but how would I refer to it from another module?
Thanks.
Geof.
I have a listbox on a worksheet. I know how to refer to it
from the worksheet module that it's in:
Me.listTasks.ListIndex = -1
but how would I refer to it from another module?
Thanks.
Geof.