Suppose i have called a function in my command button of VB form. But before this function has finished can i suspend the execution of the next line (the code line just after the mentioned function)? How can this be achieved?