D
dsc
I have a three-column ListBox populated from an array.
I want to test to see if one of the rows is selected, in the same way you
can test if something is selected in a document:
If SelectionType = wdSelectionNormal Then
Can this be done?
Thanks for any assistance.
I want to test to see if one of the rows is selected, in the same way you
can test if something is selected in a document:
If SelectionType = wdSelectionNormal Then
Can this be done?
Thanks for any assistance.