Thank you for your attention to my thread.
I have spreadsheet that I have to sort the rows in. I have already recorded an autosort to put the spreadsheet into alphabetical format but I need a slight modification of the sort. The spreadsheet is not very long so it shouldn't be much issue to sort it twice unless you know of a better way.
Here is a sample that shows what a typical spreadsheet might look like.
spreadsheet.png
What I need is a way to move the MN and URS rows to the top of the list. In this case, it would end up in an order similar to this:
MN 12345
MN 123456
URS 23456
URS 234567
ARB 123A
WRD 1234
It does not matter which of MN or URS is at the top, but MN needs to stay grouped together as does URS. I already have the following code cycling through the rows.
Thank you so much!![]()
Please Login or Register to view this content.
Bookmarks