Options

Report in Excel

DevDev Member Posts: 74
edited 2009-08-05 in NAV Three Tier
hi all,

In the classic client the report will go directly to excel as the form does or we have to customize it as we were doing in Nav4.0 because reports in RTC are exporting to excel but in classic it doesn't.

Any Suggestion

Comments

  • Options
    Ian_Piddington10199Ian_Piddington10199 Member Posts: 167
    Hi Dev

    Reports in NAV2009 Claissic Clietn are teh same as they were in NAV5.0 if you want to have an export to excel function on them you'll have to code it in manually.

    Ian
    Regards

    Ian
  • Options
    worthowortho Member Posts: 23
    Hi,

    In RTC you can use the Print Preview window's "Save As Excel" toolbar button or you could create an action to call the Report.SAVEASEXCEL(FileName) function.

    You can see a code example of an action that saves a report to PDF here http://www.mibuso.com/forum/viewtopic.php?f=32&t=35803

    Regards,

    David
    “This posting is provided "AS IS" with no warranties, and confers no rights.”
Sign In or Register to comment.