How to display each page per each id

Last post 11-09-2009 2:18 AM by alifah. 5 replies.

Sort Posts:

  • How to display each page per each id

    11-05-2009, 9:21 PM
    • Member
      2 point Member
    • alifah
    • Member since 05-21-2009, 11:22 PM
    • Posts 23

    hi guys..

    do u know how to generate a report which can display 1 page per id..

    For example;

    i want to generate an exam ticket for each student by these parameter;

    semester,  programid, and campus..

    so, the report will display all of the students exam ticket by program and the subject taken for the selected semester..

     

    so i want the report to be display 1 student 1 page..

    doed anyone do this?

     

    TQ

    Im a newbie..Nobody wants to help me..Hence, they said im asking a stupid question about programming..Im so sad..
  • Re: How to display each page per each id

    11-05-2009, 10:16 PM
    • Participant
      1,339 point Participant
    • Mohammed Askar
    • Member since 09-01-2009, 8:23 AM
    • Sri Lanka
    • Posts 319

    What you mean ?

    You want to disaply one student infomation in one page ?

    What you mean by each page ?

     

     

    Please mark as answered, if this help you.
  • Re: How to display each page per each id

    11-05-2009, 10:24 PM
    • Member
      2 point Member
    • alifah
    • Member since 05-21-2009, 11:22 PM
    • Posts 23

     

    yup..for example..

    the studentid is IT001, it will display the student's exam info in page 1..and followed by studentid IT002 in page 2 and so on..

    Im a newbie..Nobody wants to help me..Hence, they said im asking a stupid question about programming..Im so sad..
  • Re: How to display each page per each id

    11-06-2009, 3:15 PM
    Answer
    • Participant
      1,355 point Participant
    • Karenros
    • Member since 11-08-2006, 2:54 PM
    • Charlotte, NC
    • Posts 1,173

    Put a list on your report and then group by studentID..

    Hope this helps..

    Thanks,

    Karen

     

  • Re: How to display each page per each id

    11-09-2009, 12:24 AM
    Answer

    Hi,

    I agree with Karenros, we can use List control to group the records. And if you use report wizard template to author the report, in design table step, we can put the studentID into page group, then the report will display one id per page.

     

     

    Please feel free to let me know if I’ve misunderstood anything.

    Sincerely,
    Zong-Qing Li
    Microsoft Online Community Support
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as
    Answer” if a marked post does not actually answer your question.
  • Re: How to display each page per each id

    11-09-2009, 2:18 AM
    • Member
      2 point Member
    • alifah
    • Member since 05-21-2009, 11:22 PM
    • Posts 23

    hye..thanx for ur suggestion..it's work successfully!!

    thank you thank you thank youSmile 

    Im a newbie..Nobody wants to help me..Hence, they said im asking a stupid question about programming..Im so sad..
Page 1 of 1 (6 items)