subforms

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have two subforms in one form, with related info. How do I link the
subforms so that when I sort one of the subforms the data in the second
subform that corresponds to the first subform sorts with it?
 
franklinbukoski said:
I have two subforms in one form, with related info. How do I link the
subforms so that when I sort one of the subforms the data in the
second subform that corresponds to the first subform sorts with it?

There is no such thing as a link that affects sorting. You could of course
provide tools that apply the sort via code and that code can then put the same
sort on both subforms.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top