Hello Everyone:

I am trying to make a long line of code apear on more then one line.

How do I make this:

Do Until Counter1 >= Wash1

Into this:

Do Until Counter1
>= Wash1

It seems like I did it before but cant remember how I did it?

Thanks

Art