Hi
I have a report that I need to export to the txt file. What gives me an extra headache though is that I have to control the format of the output. The number of the blanks between the columns, number of the digits in the columns, etc.
I tried to modify the report so that it will come out in the format I need, but it still isn't what I want.
So I decided to write a code to control the format.
Here are the questions.
First, if anybody has done that before and could share the code, that be terrific
Second, if anybody knows the best ways to do that and wouldn't mind to give me some hints,I'd appreciate it a lot.
Thanks
I have a report that I need to export to the txt file. What gives me an extra headache though is that I have to control the format of the output. The number of the blanks between the columns, number of the digits in the columns, etc.
I tried to modify the report so that it will come out in the format I need, but it still isn't what I want.
So I decided to write a code to control the format.
Here are the questions.
First, if anybody has done that before and could share the code, that be terrific
Second, if anybody knows the best ways to do that and wouldn't mind to give me some hints,I'd appreciate it a lot.
Thanks