I want sort type by condition as below (now sort type by A-Z).data.xlsx (11.7 KB)
step 1 Bring row change type before new type
step 2. Bring row change sim type after fore new type
step 3 Bring type after change sim type until end row to first row.
Hi @fairymemay !
Sure, here is a suggestion: Sort_specific_order_one_column.xaml (12.1 KB)
As it relies on a specific order that has a business logic, you can whenever you want change the order here:
Hi @fairymemay
Sorry for the wait, here is a suggestion: Sort_specific_order_one_column.xaml (9.7 KB)
As you have a very specific column order, you will have to specify each type of them, like the following:
Hi @fairymemay !
Sorry for the delay, here is a suggestion: Sort_with_queries.xaml (15.3 KB)
Don’t forget to modify the read and write range so it fits to your computer needs !