in reply to Re^2: Complex reports using format statement
in thread Complex reports using format statement

"The text file i had posted was generated from a small Perl application I wrote. And I intend to genearte the report using a Perl script, not use Excel."

Then why not simply alter your script to output the data in the format you want?

  • Comment on Re^3: Complex reports using format statement