autosort

  1. D

    Sheet to automatically update

    Hello all. Below is a VBA macro code I recorded (manually sorting data in range A2:F29 based on the largest to smallest in range F2:F29). I would be most grateful if someone could amend it so that this is done automatically by excel (sort out the data) every say 5 secs. Many thanks Sub...
  2. D

    Auto sort league table!

    Hello all, Please help as I am going absolutely crazy. I am doing a world cup comp for charity and need to be able to auto-sort the group stage tables. They need auto-sorting by points, then goal difference, then goals scored. Below is an example of what my table looks like: <tbody> S T...
  3. R

    VBA code auto sort

    Hi all, I'm new to this forum and was looking for a vba code for my excel to auto sort data. Please read further for the description to my excel. My excel has 20 columns starting from A through T. Some of these are loading data from an external source and others are calculative. I have three...
  4. A

    Auto Data Sort Query

    Hi I'm struggling to sort a 'sheet' of Data. The sheet is a direct 'copy' of the master data (therefore Cell A2 in this sheet (sheet2) is {+sheet1:a2} etc, as I do not wish to auto sort the master data. <tbody> A B C D E 1 PRODUCT UNIT TOTAL 2 N 2 Becks -5 -15 3 Y 2 Budweiser 4 12...
  5. I

    Autosort on Open

    Hi, I wonder if someone could help me please. With some help along the way, I've put together the following script which splits a master file into smaller ones. Sub SplitTextFile() Dim sFile As String 'Name of the original file Dim sText As String 'The file text Dim lStep As Long 'Max...
  6. B

    Vba Autosort Pivot Table

    Hi there, I am quit new to VBA and i am stuck on a project. So far a succeeded to Create a Pivot table but now i want my Pivot Table to be autosorted. The tricky part is that my data needs to be sorted on the secondary Row label in Descending order. Situation: I have a list of "customers...
  7. I

    Auto Sorting

    Hello, I have a spreadsheet that has a main tab that pulls data from two different tabs. The main sheet has VLOOKUP formulas to pull data from the other tabs to give me a sole tab in which all the data is visible. I would like to auto sort the C column in descending order, but have not found a...
  8. A

    Need excel help asap

    i am having the hardest time figuring this out.... i am trying to create a code or something that will allow me to sort my excel sheet by column A. i have headers from columns A to N. i would like for it to sort after i fill in in column n but sometimes i wont have information to put in from...
  9. E

    Autosort select range based on change in formula value in multiple cells

    Hi All, I have a small range of results that I would like to automatically sort when the formula changes. Below is what the data looks like; <tbody> 1 A B C 2 Drug A 100 3 Drug B 80 B3-B2 4 Drug C 110 B4-B3 </tbody> I would like to automatically resort A2:B4 from smallest to largest...
  10. C

    Copying or summarizing visible cells

    Hello, I am creating an excel sheet to allow supervisors to easily delegate work out to mechanics. The Work order software they use allows them to export into excel. I have created an excel sheet that has them past what is exported into the first page of the document and the rest of the...
  11. H

    May have bitten off too much to sort

    I am trying to accomplish something that is feeling rather like a lost cause at the moment. I may be asking too much of the application. Here is what I am doing... Built a Google Form that will populate a Google Spreadsheet (have same functionality as excel sheets and will build in Excel then...
  12. Jason Chan

    VBA help for autosorting rows, moving blank function rows to bottom (not delete), & consolidating 4 sheets to another sheet

    I run a tuition center and at the moment, I only have 10 students. The center offers three subjects only - ENGLISH, MATH and HISTORY. Scores are aggregated by test components, there are total of seven components in my center. Each subject utilizes a portion of the test components which accords...
  13. C

    Auto sorting rows

    Hi. I am trying to write a macro abot autosort. But my macro is not working. Preview of table and the macro i tried is attached below. Firstly value on column D will be entered, after entering value on column E it will sum D and E to F and autosort(descending order) by the value calculated on...
  14. 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...
  15. G

    Autosort sheet 1 on basis of other sheets within workbook

    Dear Forum, I'm hoping there's a simple answer to this question. I have created a workbook with multiple sheets to record individual people’s scores in multiple rounds of golf. I can get each sheet to determine the lowest score each player has had on each hole, and subsequently create an...
  16. A

    VBA to automatically filter out blank returns and sort two columns for excel 2007

    Hello, I am a manager at a martial arts studio who created the mega attendance sheet from hell...Long story short it accounts for many scenarios that come up in the business. It records attendance for the entire year (which is actually necessary for things like end of year awards). We have...
  17. T

    Lost and confused with autosort

    ok So I have a workbook and it continues to grow but each sheet is copied from a master sheet, and then that day's data is entered. I have almost everything set to be perfect but now I need column J &K to sort automatically upon update of a number in J (which automatically updates). I need it to...

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