Hi,
I am developing a databse program that will store test questions.
When a person enters a test question (Multiple Choice), it is added to an Item Table.
After the person has entered all of his questions, he wants to select only a few to appear on the actual report.
My question is, when I make a report, it always puts only one question per page. If I have two questions, it has one question on one page and another question on another page. I was wondering, how can I get both of the questions to appear on the same page?
Thanks in advance!
I am developing a databse program that will store test questions.
When a person enters a test question (Multiple Choice), it is added to an Item Table.
After the person has entered all of his questions, he wants to select only a few to appear on the actual report.
My question is, when I make a report, it always puts only one question per page. If I have two questions, it has one question on one page and another question on another page. I was wondering, how can I get both of the questions to appear on the same page?
Thanks in advance!