I'm using access 03. let's say i'm modeling a parties database. each party has some people invited. each party also has a location and date. when presenting the information in a form, i want to be able to merge the recurring cells. something like:
_________________ ____________ ___________
| | | invitee 1 |
| | |-----------|
| partly location | party date | invitee 2 |
| | |-----------|
| | | invitee 3 |
------------------------------------------
this is very similar to what you can do in ms-excel. is there any way to do it?
edit: sub forms have been suggested. however, it seems like when using sub forms i can only show one party at a time and i need to scroll between them using the arrows, when instead i want to show all the parties at once