Thanks you....I now know the answer,
just uncheck the "confirm open after download" option of the file extension under folder option, then no popup will appear again.
Hello,
I am working on a marco in excel that can automatically open a file with link stored in cell B4. Here is the part of code for opening the file:
Range("B4").Select
Selection.Hyperlinks(1).Follow NewWindow:=False,
AddHistory:=True
If the file is .txt, then it works...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.