Hi-
I'm working with a database MS Access 97 database that I've inherited (someone else created it). There is a form with a tab control object with three pages. The first page contains the main record (there's no subform on this page). The other two pages each have a subform on them. When there are records for the subforms, the subforms show up; when there are no records, the subforms don't show up and there's just a blank page. How can I get the pages to always show the subforms? Since the form is used for data entry, users will need a blank form. I've tried setting the visible property to visible for the subforms using the on current event for each page, but this doesn't seem to have an effect.
Thanks!
Alisa
I'm working with a database MS Access 97 database that I've inherited (someone else created it). There is a form with a tab control object with three pages. The first page contains the main record (there's no subform on this page). The other two pages each have a subform on them. When there are records for the subforms, the subforms show up; when there are no records, the subforms don't show up and there's just a blank page. How can I get the pages to always show the subforms? Since the form is used for data entry, users will need a blank form. I've tried setting the visible property to visible for the subforms using the on current event for each page, but this doesn't seem to have an effect.
Thanks!
Alisa