Subj: FindWindowEX Section: Windows API To: gpm, 76474,1515 Friday, January 01, 1999 2:34:56 PM From: Calvin G. Smith, 102226,2127 #725314 >>> I cannot seem to get FindWindowEX to work from AccessBasic (Office 97 flavor). I have successfully used the FindWindow API from the Access Basic Scripting Language and both FindWindow, FindWindowEX from C. Any hints? <<< If your objective is to detect the children windows, you may want to consider looping with the GetWindow API instead, after retrieving your hWndParent from the FindWindow API. Just use the applicable constant of your choice for the second parameter. Calvin Smith - Sr. Visual Basic/MS Access Consultant ******************************************************** WEB: www.CalvinSmithSoftware.com ********************************************************