| If App.CallForm is used between 2 forms, the second parameter can be set to True to return to the current form after collecting data in the called form. However, if more than 2 forms are called one after another, the RTN parameter needs to be set to False and the navigation between multiple forms needs to be addressed in the VBA script. |