|
-
Aug 27th, 2009, 06:54 AM
#19
Re: Export to Excel or creat a txt.file
 Originally Posted by si_the_geek
so you should only have changed where the data is coming from (TextMatrix instead of Offset).
 Originally Posted by wilder1926
Code:
sOut = sOut & DELIMITER & Left(.Offset(0, i).Text & _
String(vFieldArray(i), PAD), vFieldArray(i))
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|