Hi SDNer,
Suppose a table contain Studet info like the following one:
ID Name Sub1 Sub2 Sub3
1 xxx sb11 sb12 sb13
2 yyy sb21 sb22 sb23
3 zzz sb31 sb32 sb33
Think that the smartform contain only a single page(Suppose smartform of student result).In the Selection screen User can put the range of ID.When User put 1-3 the smartform print 3 pages---1st for the student with id 1,2nd for student with id 2 and 3rd for student with id 3.when user put the input 1-2 the smartform print 2 pages.I need your help to accomplish such a scenario.
Thanks in advance.
Regards,
Sarbajit.