2012年10月31日 ... VBA中字符换行显示需要使用换行符来完成。下面是常用的换行符 'chr(10) 可以生成 换行符 'chr(13) 可以生成回车符 'vbcrlf 换行符和回车符
www.excelpx.com