Access link rows

  • Thread starter Thread starter ChangHoon EIm
  • Start date Start date
C

ChangHoon EIm

is there any way to link two rows together so that when sorted/
filtered they will stay together?
 
is there any way to link two rows together so that when sorted/
filtered they will stay together?

Only by adding a new field which defines the group, and sorting or filtering
by that field.
 
You can add another field to control sorting. Put identical information in
that field of both records or consecutive sort info if you have a preference
as to which is dispalyed first.
 

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

Similar Threads

Keeping Rows Together 1
Sort on groups of rows? 8
Lock rows together 1
Merging tables 4
Sort by Every Other Row? 0
Access Form To Table Linking? 2
Advanced Sort Question 1
Filtering records based on user 9

Back
Top