I want to create a list box with, for simiplicity, 6 items in it. Then I want the user to be able to double click on an itme (no multiple selction allowed) which would then open up a Word doc. Then the user can simply close that word doc and be back at the list box and chose another item.
I want to use On Double Click.

