match vs find question
right now i'm using find to search a row of values for an item, if it find it, i
use the rngfound row to enter some data below. if it doesn't find it, it adds an
item to the range.
i could use application.match to return the position, too, so i'm just wondering
if one way is preferred over the other.
--
Gary
|