G Guest Dec 15, 2005 #1 I would like to be able to lock one or more rows together so when I sort the data these rows sort as one row. Is this possible?
I would like to be able to lock one or more rows together so when I sort the data these rows sort as one row. Is this possible?
D Dave Peterson Dec 15, 2005 #2 Maybe putting a key in both rows and including a row number (1 or 2) in that key would work. But if you can put the data in one row, your life would be much simpler.
Maybe putting a key in both rows and including a row number (1 or 2) in that key would work. But if you can put the data in one row, your life would be much simpler.