Hi everybody,
looking for some advice- I'm printing a report that shows a list of people currently registered for a course followed by blank spaces for signing up more people when it's printed out
example:
20 people allowed in a course total
x people registered already in a table, where (x < 20)
first x rows filled with the information in table; require (20-x) blank rows after that
I'm not sure how to go about doing this. Any advice?
Thanks in advance
Alan
looking for some advice- I'm printing a report that shows a list of people currently registered for a course followed by blank spaces for signing up more people when it's printed out
example:
20 people allowed in a course total
x people registered already in a table, where (x < 20)
first x rows filled with the information in table; require (20-x) blank rows after that
I'm not sure how to go about doing this. Any advice?
Thanks in advance
Alan