G
Gary Spence
Hello
My problem is that I'm checking the values in rows between two w\sheets using the Find function of the w\sheet object, if it doesn't find the value then I increment the counter and move to the next value to find, this works fine, but if it doesn't find the next value to look for, it errors 'Object variable or With block variable not Set'
Any other solutions or ideas to accomplish this would be welcomed.
Much obliged
(Newbie)
My problem is that I'm checking the values in rows between two w\sheets using the Find function of the w\sheet object, if it doesn't find the value then I increment the counter and move to the next value to find, this works fine, but if it doesn't find the next value to look for, it errors 'Object variable or With block variable not Set'
Any other solutions or ideas to accomplish this would be welcomed.
Much obliged
(Newbie)