Excel Edit Link Pop-up Disable

Hi everyone,

I have been trouble with excel edit link pop-up, i tried to close using xlapp.displayalert = false but it did not work. In my process, i’m using invoke code, i’m dealing with some calculation and process so i have to use it. I couldn’t find any solution so.
Anyone know how to close edit link pop-up via using vb?

Thank you.

Hi ,

Please check this thread : How to handle excel pop up when opening the excel files

This is ok thx for help. But sometimes we cannot change the settings for customer request. For me its ok.
For now i did it like this => How to handle excel pop up when opening the excel files

If there is code to closing this pop-up it is fine.

Thx.