If tmphwnd <> 0 Then tmphwnd = FindWindowEx(tmphwnd, 0, "WorkerW", vbNullString) If tmphwnd <> 0 Then tmphwnd = FindWindowEx(tmphwnd, 0, "ReBarWindow32", vbNullString) Address Band Root If tmphwnd <> 0 Then tmphwnd = FindWindowEx(tmphwnd, 0, "ComboBoxEx32", vbNullString) If tmphwnd <> 0 Then tmphwnd = FindWindowEx(tmphwnd, 0, "ComboBox", vbNullString) If tmphwnd <> 0 Then tmphwnd = FindWindowEx(tmphwnd, 0, "Edit", vbNullString) If tmphwnd <> 0 Then lRet = AccessibleObjectFromWindow(tmphwnd, OBJID_CLIENT, tg, udtIA)