auto sort

  1. Chris_010101

    VBA Help Auto-Sort upon workbook Open

    Hello This is my sheet (unfortunately can't install XL2BB on my work machine): Sheet is called "outstanding" and is 16 columns wide. I already have VB code in here which moves the row to another sheet based on the status from a drop-down list in column O. When the workbook is opened (or...
  2. J

    VBA Auto sorting help

    I have a workbook with 5 different sheets, 4 of them I'm attempting to have automatically sorted by name but for now i'm only focusing on sheets 1 and 2. I have the macro for Sheet 1 to auto sort and it works perfectly. Sheet 2 has the names across columns instead of rows. The names for sheet 2...
  3. andrewb90

    Auto Sort Range based on current date

    Hello all, I have three named ranges on my sheet. (DAYS, MONTHS, & YEARS) They provide values for my combo box userform. What I am trying to do is to have the ranges resorted to match tomorrows date automatically, and I'm not sure how best to accomplish this. For the MONTH range, since it's...
  4. D

    Auto Sorting Macro

    I am using the following macro to auto sort entire rows by dates entered into column "N". The first row in the data that needs to be sorted is "4". I will need this to auto sort any rows that are added into worksheet and dates entered. It was working fine but it just started not auto sorting...
  5. S

    VBA auto sort triggered from different sheet

    Hi all, I'm not able to solve this problem using existing threads on this forum so here's the thing: I have a data on "sheet4" which I would like to sort automatically (descending by column C, data starts at row 4) triggered by changing selection from drop down list placed in "B5" on "sheet2"...
  6. J

    Macro auto sort stopped working after creating conditional formating

    The below listed macro auto sort (sorting each of my rows by reverse alphabetical order) was working just fine. Then I put in some conditional formatting to highlight upcoming, current, and past dates. Not my auto sort is not working. Is there a way to make them both work or is one interfering...
  7. V

    Auto sort multiple tables

    I have a been using this code below to auto sort my table whenever a change is made to column A89-A144. It works great but it only works for one table and I have 4 separate tables in different rows. Is there a way to get auto sort to do the same this for all 4 tables on my worksheet? Thank you...
  8. K

    Auto Sort A List

    Hello All! This is my first time posting. I have been through the site on different occasions looking for help and found very helpful threads. Here is what I have..... I am using Sheet1 R12:R19 data form a drop down list within Sheet1 (used in Column I). I have S12:S19 counting the number of...
  9. C

    Auto Sort Range of Cells

    I have seen several posts that answer my question but I am not smart enough to tweak the code to fit my cell range. Could someone please help me write the script to put in my VBA code to auto-sort Range A9:D17 any time a value in Column D changes. Note that Column D cells are actually formulas...
  10. M

    Auto Sort in Excel 2010 - NEED HELP QUICK

    see post below. I want to have the column listed as per to auto sort to the largest to smallest value. This value will change throughout time. I have data in columns a-n and rows 3-14. I want column "l" or the 12th column to auto sort from largest to smallest value.
  11. K

    Organzing CSV columns automatically for Excel

    I have 126 columns that are out of order in a CSV file that will need to be downloaded repeatedly for data. I would like to know if there's a way to write a macro that will identify the labeled columns and place them in a pre-defined correct order with all associated data within that column...
  12. J

    Auto sort standing as data is inputed

    <tbody> Rank Player GP W L T PTS % W L W L W L GS GA +/- 2 Jessi 10 6 2 2 14 0.700 0 0 1 0 0 0 2 1 1 3 Dan 1 1 0 0 2 1.000 0 0 1 0 0 0 2 1 1 1 Fil 9 6 1 2 14 0.778 0 1 0 0 0 0 1 2 -1 </tbody> Rank is in Column A , (+/-) is in Column Q Jessi is in row 4, Dan is row 5, Fil is row 6...
  13. J

    Auto sort standing as data is inputed

    A B C D E F G H I J K L M N O P Q <tbody> Rank Player GP W L T PTS % W L W L W L GS GA +/- 2 Jessi 10 6 2 2 14 0.700 0 0 1 0 0 0 2 1 1 3 Dan 1 1 0 0 2 1.000 0 0 1 0 0 0 2 1 1 1 Fil 9...
  14. J

    VB Code to auto sort

    I am trying to have data I enter in Col B (300 lines) auto sort Hig to low and can't seem to get it to work. Any Ideas? Private Sub Worksheet_Change(ByVal Target As Range) If Intersect(Target, Range("B1:B300")) Is Nothing Then Exit Sub Application.EnableEvents = False Me.Sort.SortFields.Clear...
  15. M

    Is there a way to auto sort data when it changes?

    Hi all i have created the below Soccer table and all the data now fills in automatically from other places in the workbook as results are inputted. <TABLE style="WIDTH: 322pt; BORDER-COLLAPSE: collapse" border=0 cellSpacing=0 cellPadding=0 width=429><COLGROUP><COL style="WIDTH: 95pt...
  16. G

    UserForm Text Box auto sort to Multiple Sheets

    I have created a userform where I will enter customer data including First name, Last name, address, etc.; it's all pretty standard. I can tell it to create my file or take the data from the text boxes and place them in the corresponding rows I have designated. I have then created a new sheet...
  17. J

    Auto Sort

    Hi, Thank again in advance for any help. What I am looking for is something which will automatically sort my data dynamically in alphabetical order. I have done this before but with numbers, but have no idea how! My data begins in A:7 and the last cell currently in use is I:1033, however...
  18. D

    VBA help - auto sort

    I need to auto sort a few pages. <TABLE style="WIDTH: 630pt; BORDER-COLLAPSE: collapse" cellSpacing=0 cellPadding=0 width=839 border=0><COLGROUP><COL style="WIDTH: 62pt; mso-width-source: userset; mso-width-alt: 3035" width=83><COL style="WIDTH: 107pt; mso-width-source: userset; mso-width-alt...

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