Printing only selected documents

imclever1205imclever1205 Member Posts: 94
Dear All,

Can someone please advise how to resolve this issue please??

The problem is:

I need to run a report that will print only the selected documents that I need.
I have already applied my filters.

For e.g
When doing my look up , I have records from 1 to 10 ..but I want to print only record 2,5,8.
What I thought is to add a field on the look up form which is Boolean then when the user check the box,the report should run for the only selected documents but the part where I am stuck is how the report will print or preview the selected docs.




Regards.

Comments

  • dansdans Member Posts: 148
    Try CurrForm.SETSELECTIONFILTER(Rec)
    Microsoft Certified IT Professional for Microsoft Dynamics NAV

    Just a happy frood who knows where his towel is
  • raveendran.sraveendran.s Member Posts: 119
    You posted the same message with different subject as 'Selection of Documents among all document'

    viewtopic.php?f=14&t=51671

    Please avoid Duplications.
    --
    Regards,
    Raveendran.BS
Sign In or Register to comment.