View Single Post
  #8   Report Post  
Posted to microsoft.public.excel.programming
Peter T Peter T is offline
external usenet poster
 
Posts: 5,600
Default Are VBA userforms always child of Windows desktop?

In any case it always seems to find the right Hwnd of the Userform.

Why might the simple one-liner fail to find the correct Hwnd, particularly
if the Userform's caption is temporarily changed to something unique.

Regards,
Peter T

<snip