Hello
Okay, I need help! Is there any way to search a range within a range?
For example, I have a load of data in my worksheet. When I run my macro it takes the best part of 10 minutes beacuse it is so big. So, in trying to cut the time down I plan to limit the range that VB searches when doing For each...Next and If...Then's etc.
So I've got my overall range which includes all my data, but I now want to be able to search just column B, within the overall range.
Any hints/tips/methods/help?
Cheers,
H
Bookmarks