I am attempting to find a way to write a macro in Excel that refers to Attatchmate sessions, the problem is that the only code that I can get to work is
Set Sess=sys.ActiveSession
However I want to creat a list box that the user can pick which open Attachmate session they want to use to run the macro. I have viewed several posts and I can not get the macro to run right. Any help would be appreciative.
Set Sess=sys.ActiveSession
However I want to creat a list box that the user can pick which open Attachmate session they want to use to run the macro. I have viewed several posts and I can not get the macro to run right. Any help would be appreciative.