If you want people to help troubleshoot your code, you'd better post it. :)
*******************
~Anne Troy
www.OfficeArticles.com
"born2jam4ever" wrote in message
...
Hello,
I have been working on creating a data matching program that takes
two
worksheets and compares one against the other. That is Each row in Sheet1
is
compared against All rows in Sheet2 and when a match is found a redirect
occurs to another page. For some reason when I run the "comparing" portion
of
the code it appears to lock up with the little white window in the title
bar.
However if you wait long enough it seems most of the time it does
completely
finish. Normally if this problem does not occur it displays row by row
each
match found that is redirected.
Ever heard of this before?
Thanks,