Hi folks,
I have created a VB routine that processes some accounting records that exist as text files. No problem. I have generated a report and people are all happy. However, there is one request that I have not been able to honor at this point. They would like the input text files modified in some way to mark the text fields that I used in the text files to generate the reports. Today they manually go through and, with a pen on paper, circle all the fields they used to generate the report. I would like to automate this process.
Any thought on how I could generate a version of the input file with the text fields I used marked in some way, like with colored characters. I have thought about HTML. The folks here like to work with Word. Any thoughts on how to create a Word-readable file with colored text that is not HTML? RTF?
Zig
I have created a VB routine that processes some accounting records that exist as text files. No problem. I have generated a report and people are all happy. However, there is one request that I have not been able to honor at this point. They would like the input text files modified in some way to mark the text fields that I used in the text files to generate the reports. Today they manually go through and, with a pen on paper, circle all the fields they used to generate the report. I would like to automate this process.
Any thought on how I could generate a version of the input file with the text fields I used marked in some way, like with colored characters. I have thought about HTML. The folks here like to work with Word. Any thoughts on how to create a Word-readable file with colored text that is not HTML? RTF?
Zig