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

This node falls below the community's minimum standard of quality and will not be displayed.
  • Comment on Re^2: Complex reports using format statement

Replies are listed 'Best First'.
Re^3: Complex reports using format statement
by marto (Cardinal) on Apr 24, 2010 at 08:05 UTC

    "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?