continuous form with subform

T

Tom

Access will not allow a form to be set to continuous view
when it has a subform. Is there a way around this?
 
M

Marshall Barton

Tom said:
Access will not allow a form to be set to continuous view
when it has a subform. Is there a way around this?


No.

The usual approach is to put the two subforms in the main
form and sync the second one to the current record in the
first one.
 
Top