I am trying to write a solution to addressing variables using a string equivalent of their name much like using a key to refer to a member of a collection but without the collection.
The way I have succeeded in doing this is creating a temporary sub at runtime, calling it, then deleting it and...
How can I clear a (externally created) message box ?
Currently I am using sendkeys[enter] but this is very hit and miss. The message box is created when a windows scripting file is succesfully registered - a process I call using WshShell within VBA. Is there a way to refer to this box. It does...
Have noticed that where a doubleclick event is used to unload a userform then when a subsequent form is loaded and there has been no interruption to the running of the code (such as a stop/msgbox/etc) then a click will be performed on the second form at the position of the mouse at the time of...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.