Multiple copies of the same subform on a form?

P

'puter crazy

I am creating a database to enter lunch orders for a month. Each student
places their order for a month at a time, so I want to have one page where
the student's name and grade show up, then have the entire entire month's
lunch menu show up. Then I can use an option button to select Order if
they're getting that lunch. I have a main form that shows the Student ID,
name and grade, and a sub-form that shows the date, menu and price, with a
yes/no option button. My question is, do I need to create 25 different
subforms? Or is there a way to do this that I'm completely missing?
If you need more info, let me know. Thanks in advance.
 
Top