Hi all,
I am struggling with a piece of code which allows me to bring an external application screen to the foreground and perform some sendkeys instructions on it. Can anyone help me with this?
The code I have so far is:
Sub WRun()
Dim strTerminateThis As String
Dim vFileName
Dim...