RE: Interactive Selection of Existng Date Russ Bartoli 5.Aug.11 11:33 PM a Web browser 1-2-3 All ReleasesWindows XP
If your list contains up to eight items, you can use the macro command {CHOOSE-MANY}. However, there is no way to limit the number of choices.
For greater than eight items, you could create a Dialog box with a multi-select box. Here again, I believe there would be no way to limit the number of choices.
A better way would be to call the macro {CHOOSE-ITEM} twice, checking for duplication afterwards.