How can I save a number with vba so that I can later reference it (collections?). I wish to pass a HWND value of an instance of a form and later set focus back to that form using that value.
My other question is how do I refer to a form using the HWND (and form's control)?
My other question is how do I refer to a form using the HWND (and form's control)?