Mike: Now wait a minute! You're telling me that if you have multi-select on, select a bunch of stuff, and then de-select an item it STAYS in the variable list? How can that be? I de-select stuff all the time and the variable correctly takes it out of the list.
Karen > >Larry!!!! As the Guinness guys say, Brilliant! Sometimes the obvious > thing > >is the hardest to see. Of course, the last item you clicked would be the > >LAST one in the list, wouldn't it??? > > > >I will probably go ahead and implement this, but just for my education, how > >would I do the following, List? > >1. Have multi-select always ON so they can select multiple rows > >2. Have a right-click eep on a row that would bring up a detail form for > >that row > > There is a caveat.. It will work OK so long as you don't de-select an > item, > since the de-select will also put the deselected item in the value of > vThisID > (tested).. > >

