Like Gary, I also get 200 displayed lines in the Immediate Window. To the
best of my knowledge, that number is fixed by design. You can get more
information into the Immediate Window by ending **each** of the "print to
the Immediate Window" statements with a comma... that way each item will
print one tab field away from the previous value. This is not as convenient
to read back, but it does allow you to review a tremendous more amount of
information before having the initial values scrolled off the screen.