Lock rows together

C

CBrausa

Is there a way to lock 3 or 4 rows of information together so that when
you do a filter or data sort they will stay together?
 
D

Dave Peterson

Put the same key into a cell on each row--and maybe use a second column to
indicate which record they are of that group.

But that gets pretty crummy pretty fast.

There's no way you can use one long row and hide/show the columns when you need
them?
 

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

Advanced Sort Question 1
Sort by Every Other Row? 0
Merging Cells and Sorting 1
Keep data together 3
how to treat rows as one record 1
Sort 2
Sort by last two characters, not the first. 4
link row cells 2

Top