Quote:
Originally Posted by gmaxey
Just tinkering here. Maybe I am missings something, but I don't see a need for .Duplicate in this case.
|
Perhaps not. When faced with these sorts of questions I tend to just grab & modify some boilerplate code I already have, without thinking too much about whether some aspects are really necessary. With F/R operations and others, .Duplicate can make a realy improvement processing in speed and can have other benefits. Any speed advantage is thoroughly negated one there's an interactive setup for every match, though.