If you prefer to do this without VBA, you can try the following:
- Have your data in cells A1:A999 (or such)
- Set cell B1 to "=A1"
- Set cell B2 to "=B1&A2"
- Copy cell B2 all the way down to B999 (e.g. by copying B2, selecting cells B3:B99 and pasting)
Cell B999 will now contain the concatenated text string you are looking for.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…