|
-
Jan 15th, 2012, 05:17 AM
#2
Hyperactive Member
Re: need help with loop in search engine finder code
At first glance it looks to me like, you need to reset 'p' to when you drop out of the 'Do Until loop'. On the Next 'For Loop' 'p' is already equal to NumericUpDown.Value and so won't perform the Do Until.
Where you have source = nothing, add on a new line p = 0 and see if that works
Cheers
Dan
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|