How can I tell vb to wait until the computer finished the first process until it moves to the next step? My program runs faster than the computer can handle. Each step is executed and then the computer has to catch up. I need it to do each step one at a time. Any ideas?

Thanks

[This message has been edited by desquite (edited 01-12-2000).]