T
tmaynard
I have a long, single-column document which will be converted to
table. It's an address list for a mail-merge, with firstname
lastname, address, etc., each on its own line.
However, each field (i.e., line) has some trailing spaces (an artifac
of the cut/paste source of the data: an AS/400).
I'd like to execute an RTrim() on each line of the file.
Any clues, pointers, suggestions are welcome!
Thanks,
Tom
table. It's an address list for a mail-merge, with firstname
lastname, address, etc., each on its own line.
However, each field (i.e., line) has some trailing spaces (an artifac
of the cut/paste source of the data: an AS/400).
I'd like to execute an RTrim() on each line of the file.
Any clues, pointers, suggestions are welcome!
Thanks,
Tom