What are the underscores _ at the end of lines of code there for?
經安全檢測,此網站為安全網站,請放心前往原始網址!
What are the underscores _ at the end of lines of code there for?
A space followed by an underscore tells VBA that the current statement isn't ... lines, in order to make the code more readable (because VBA doesn't word-wrap ).