Jump to content

Recommended Posts

Posted

Hi,

I am facing a weird scenario here. During my code operation, I am creating an excel > launching it as _Excel_Open(False) to do whatever is required > Close it and finally delete it after all actions completed.

If no other Excels are opened during this process, it works all good. But if there are any other Excels opened / minimized, during this step of _Excel_Open(False) it opens all the Excels including this one too in the front of the screen, which should be hidden.

Any suggestion here?

Posted

Set the _Excel_Open parameter $bForceNew to True to start a new instance of Excel.

My UDFs and Tutorials:

  Reveal hidden contents

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...