View Full Version : just a quess


3x3
04-21-2000, 06:59 PM
1) create a random number in the query where your questions are.
2) create a macro that runs the query.
3) and prints your report
4) i suppose you can put a button on a form to do this and click on it 10 time for 10 copies.

5) rap your macro around a do repeat command.

good luck