Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I also seem to recall comparing the string builder class (see other post) with writing the info directly to a local file and the
file approach won hands down. -- Tim Williams Palo Alto, CA "David G" wrote in message oups.com... Hello, I am just wondering if it is somehow possible to use any sort of Stringbuilder class in VBA for excel macros to speed up multiple string concatenations. And if so, how? David |