Hello,
I am using some VBA to iteratively load selected items from a ListBox into a parameter table. After the VBA finishes executing, the focus of the ListBox seems to be on the final record.
Is there an easy VBA way to reset the focus to the first ListBox item while not accidentally deselecting any of the selected items?
Thanks,
Keith
I am using some VBA to iteratively load selected items from a ListBox into a parameter table. After the VBA finishes executing, the focus of the ListBox seems to be on the final record.
Is there an easy VBA way to reset the focus to the first ListBox item while not accidentally deselecting any of the selected items?
Thanks,
Keith