Compile error: loop without Do

M

Mj Mann

I get this error when I run the code or compile. The Loop DOES have a Do.
The only thing I can think of is that I have too much in the Do/Loop. Is
there a limit? I can't figure out why I get this error. Everything is where
it should be. The code ran before, then I added some more lines then it
started to give me this error.

Help
Mary
 
M

Mj Mann

That was it. I had a bunch of If statements - hard to track those :) I
didn't think it was a "limit" issue.

THANKS!!
 
Top