In 7.6. I have a Variable Lookup Listbox with a multi-select property set on. I know going into the form how many rows there are in the ListBox, and it cannot change once they're in the form.
The client wants to be able to click a button that says "select all", and have all the rows actually highlighted so that they can then singly un-click the few that they might NOT want to have selected. Anyone done this? I was thinking that the only way to do it is to declare a cursor with individual MAKECLICK commands. Not sure what that would look like on the screen .... There is no MAKECLICKALL, is there? Karen

