sorting

  1. P

    VBA sort array

    Hi all, I would like to avoid use any excel native functions and i would like to use vba code so that to sort the range of rows "A9" : "M" and rows down, sorting them by column "B" A:Z (alphabetical) Thank you all in advance
  2. B

    Sorting with Loop

    Hi All, I'm trying to run the Macro below but it crashes every time it get to the highlighted .Apply line. I have no idea why since it did not crash on the first .Apply line. Can someone please point me to the right direction? Thanks Dim arng As Range Dim brng As Range Dim crng As Range...
  3. K

    Sorting Data across multiple columns

    Evening, I have a report that is produced from a front end system where names are entered with a comma separating them, some have 1 name, some 2 names some 3 or 4 for example: Jo Blogs, John Smith Shaun Green Betty Jones, Sharon Blue, Harry Grey Is there an easy way to separate the names...
  4. S

    Sorting grouped items

    Hey, I have grouped amounts and it equates to the subtotal. I would like to sort all of the subtotals will my groupings follow?
  5. W

    Sorting with precedents

    I have a spreadsheet with a lot of interconnected cells. All of the formulas on each row reference cells only on that row. When sorting based on the values in one column some of the other columns shifted along but others didn't. What could I do to make all the cells in the row shift along with...
  6. W

    Sorting Problems

    I made a template. after Putting in all the data Itried sorting one of the columns smallest to largest. I see in the background that it does the sorting but then it quickly scrambles all the data. WHY!:mad:
  7. W

    Sorting Specified workbooks

    How can I sort all worksheets in a work book alphabetically but specify one particular worksheet to be 1st and another last ?
  8. M

    Sorting with criteria

    Hello, Can someone please help to suggest how to do dynamic multiple sorting with criteria in VBA? I have a data table with header title : LOCATION, ITEM#, CATEGORY in different columns that i would like to sort the table in the following column sequence. 1st sort : LOCATION 2nd sort...
  9. H

    Sorting macro

    The problem here is I am poor at creating sorting macros, and use the recorder, and tried to implement a variable for the bottom row. This is an easy fix, right? I am getting error for this, "doesn't support this property or method". The first error is in Bold below. B_Row is defined just...
  10. I

    Trying to keep formulas in place after sorting data!

    Hi Fluff/Everyone, HNY! :smile: https://1drv.ms/x/s!Aszg_mMOoSFEgRyt-qUa9uRsOkZG Could you have a look at my spreadsheet and tell me if there is a way of keeping the formulas in the same order as the rest of the data after sorting it using the buttons? I had a play with changing the...
  11. H

    Sorting in Pivot has a challenge

    Hi Team, I have problem in sorting pivot values and it will never get sort. I have copy and paste special then I perform the sort. Is there any option do I need to enable to sort Pivot data? I am using 2016 MS Excel. Please suggest me. Thank you
  12. D

    VBA Sorting Range

    Help sorting range using vba. I'm trying to sort two columns with formulas which has blanks as the result of the formulas. I'm trying to sort so that the blanks in the range are at the bottom and the sort is on cost highest to lowest. See example below Any help is appreciated...
  13. D

    Weekday Data not Recognized for Sorting on Slicer

    I have two tables of data that I am using to create Pivot Tables and Pivot Charts. Then I'm creating slicers which slice multiple charts from the two different sources (via technique from this video: https://www.youtube.com/watch?v=AibLsRM-QbI ) One of the slicers needs to be Day of the Week...
  14. Dan Wilson

    Macro help

    Good day. I am running Excel out of Office 365 on Windows 10. I was working in the Developer function editing a macro. Normally, on the left side of the screen is a list off all the available Modules. I tried to hide some modules with a number higher than 9 because the list was sorting 1...
  15. A

    Sorting on Steroids

    Hello, Trying to sort my data as follows: Sorting is based on the Color, for this example White >75% first, when all White >75% are gone then sort for all Blue >75%, When all blue are gone sort for all Red >75%. If no Color is >75% then sort using the color that has the greater %. In cell B211 I...
  16. T

    Sorting and Deleting

    Hello, I have a data sheet with columns A-R and about 3200 rows. Column A is a work order number and Column K represent the amount of days it took to complete that work order. There are situations in which there are duplicate work order numbers (2 jobs at once) and that results in two...
  17. Z

    Excel Table sorting after Data Load refreshing

    Hi, I have SQL connection that load data into Excel Table. I have set sorting criteria in that table (Excel Table, not SQL query) so my question is: Will this sorting still be valid after data load refreshing??
  18. H

    Soring creates #Ref - VERY UNIQUE PROBLEM

    I have used Excel for over 30 years and have never encountered this problem. When I sort, it tells me that I have a circulation issue (which I do not). It also says there could be a problem with WK1 (whatever the heck that is) Trying to read about WK1 was very limited and even mentioned...
  19. S

    Dynamic multi-level sorting with array formulas

    In Excel, there is a nifty sort feature you can use to sort by several columns of information. For example, if your data looks like this: <colgroup><col><col></colgroup><tbody> Name Type apple tree ginger root pear tree grape vine apricot tree carrot root banana tree muscadine...
  20. H

    Freeze top 2 rows when sorting and exclude row 2 from the sort

    Hi, Office 10, Excel version 14 I'm using Data/Filters, with headings in rows 1 and 2. When I sort, row 2 naturally sorts as well, as only row 1 has been recognised as a heading by filtering. I can easily freeze the top row from scrolling, but I'd also like to freeze the 2nd row, and exclude...

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top