Header and Footer within a transaction file.

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Good Day To all:

I'm trying to devise a way to concatenate 3 text files to form one flat file
within a macro.

The object of this exercise to include a header and footer record within a
file that has transactions.

Can anyone provide a suggestion in to how to achieve this?
 
Hi Ken

Can you give more information

What are "text files" in this context
What does this mean "include a header and footer record"
 
I am using a macro which is exporting a file as a delimited Text file. Within
this file I must add/include a header and trailer record. Hence, I'm looking
at ways in acheiving this. One option is to use another macro which will
create two delimited text files which will have the required information and
to use the DOS command copy to concatenate those files to create a new file.
However, I am opened to alternative solutions.

Ken
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top