Who Can Expand Chip Pearson's procedure ExportToTextFile?
I want to use his procedure "ExportToTextFile". But I need more. The
exported spreadsheet needs to be in text format to satisfy two
conditions: (1) pipe "|" delimiter and (2) fixed width, say each field
must be 10 character wide(including the delimiter).
My understanding is that we can create a text file either (not both)
with fixed width or with delimiter. How can I satisfy both?
Thanks in advance for any clue.
H.Z.
|