When writing VBA code, you can break a long line into two lines by using a continuation character, which is just an underscore _ .
確定! 回上一頁