I have a PB application which uses an OLE to launch/interact with Excel. The only problem is that when Excel is still in edit mode when the PB application closes, everything hangs up. I am wondering if anyone knows how to detect if Excel is in edit mode (will not accept any interrupts or calls through OLE) through PB so that I can avoid any problems. Thanks for your help.