Message 1 of 1
How to make Previous Selection Set

Not applicable
09-28-2006
12:07 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I know that Previous selection set can be defined when making a selection set by filtering. For instance ss.Select(acSelectionSetAll, pt1, pt2, filterType, filterData).
But this is not an option for me. I must build up the selection set by using ss.AddItems. How can I then make ss to be used as Previous selection in Sendcommand?
But this is not an option for me. I must build up the selection set by using ss.AddItems. How can I then make ss to be used as Previous selection in Sendcommand?