Hi,
I have an excel macro deployed at production level.
The macro captures some information from user using VBA forms.
While this macro is open, if user wants to switch to another excel file, the user is not able to do so.
but when user closes the VBA form, he/she is able to open another excel file which is minimised.
Users open 2 excel files before working, in that one is our macro file.
I want even when user has opened our macro file(Which inturn opens an VBA form) to view the second file which is minimised.

Can some one please help me regarding this.

Thanks,
JP