Hi Guys,

I am running a macro to extract data from a mainframe terminal emulator through a VBA macro in excel.

The macro works fine and gives me the desired output. But after I execute the script, if I navigate to see the mainframe terminal am not able to view the excel sheet until the macro gets completed.

Is there a any specific option that i can use to keep the excel sheet viewable when the macro is in execution?

Please help!