阅读背景:

如何将范围转换为字符串(VBA)?

来源:互联网 

What is the best way to convert a range of cells to a string? I have a function that only takes a string as input so I need to convert the range to a string, while retaining as much of the formatting as possible (i.e. it needs to look like a table or list, not just a string of characters). I've tried working with CStr(), as well as converting from a range to an array and then to a string, but I just get errors.What is the best way to convert a range of cell




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: