2016年7月6日星期三

Solution to Problem: Auto Sorting in excel

Auto Sorting in excel

Dear Mentor,

I have an  Excel sheet like below-

old Roll            Name                           Marks                         new position

           
02               Michael                                800                               2nd
05               Anthony                                600                               5th
04               Timy                                    700                               3rd
03                Himi                                    650                               4th
01                David                                  900                              1st

I want the sorting like below:

old Roll            Name                           Marks                         new position

01                David                                  900                              1st

02               Michael                                800                               2nd
04               Timy                                    700                               3rd
03                Himi                                    650                               4th
05               Anthony                                600                               5th

Here new position is getting momentum.
according to new position I want to sort data automatically  in 1st, 2nd, 3rd, 4th, 4th, 5th, 5th, 6th 7th, 8th, 8th, 9th  rank.
in another sheet.

Thanks
Shah Alam

Solutions to the Problem Auto Sorting in excel

Download SmartPCFixer for Free Now

Sub Test()
  Dim R As Range
  'Get all data connected with A1
  Set R = Range("A1").CurrentRegion
  'Add a new sheet
  Sheets.Add
  'Copy the data to this location
  R.Copy Range("A1")
  'Get the data in this sheet
  Set R = Range("A1").CurrentRegion
  'Sort it
  R.Sort Range("C1"), xlDescending
End Sub

To check for Windows updates

  1. Open Windows Update by clicking the Start button Picture of the Start button, clicking All Programs, and then clicking Windows Update.
  2. In the left pane, click Check for updates, and then wait while Windows looks for the latest updates for your computer.
  3. If any updates are found, click Install updates. Administrator permission required If you are prompted for an administrator password or confirmation, type the password or provide confirmation.

Another Safe way to Repair the Problem: Auto Sorting in excel:

How to Fix Auto Sorting in excel with SmartPCFixer?

1. Download Error Fixer. Install it on your computer.

2. After the scan is finished, you can see the errors and problems need to be repaired. Click Fix All.

3. The Fixing part is finished, the speed of your computer will be much higher than before and the errors have been removed.


Related: AMD Radeon HD 7800M Win8 not working [Anwsered],I can access the internet, get on facebook and get to hotmail, but I can't play games on facebook and I can't open or respond to my e-mails,I keep getting this Media Player error when I log on my computer. [Anwsered],[Anwsered] System Hanging on shutdown and restart,Unable to get the Vlookup property of the WorksheetFunction class,Solution to Error: Error: "0x81000032 make sure the C: drive is online and set to NTFS" when trying to backup to external hard drive.
,Troubleshoot:External Hard Drive not listed in Windows 7 backup wizard Error
,I'm always being signed off so annoying Tech Support
,Solution to Problem: Impossible to use Internet Explorer! I keep getting the same error message every time i try to use IE.
,Solution to Problem: Referencing data in another file
,Troubleshoot:Error: "0x81000032 make sure the C: drive is online and set to NTFS" when trying to backup to external hard drive. Error,External Hard Drive not listed in Windows 7 backup wizard Tech Support,Tech Support: I'm always being signed off so annoying,Solution to Problem: Impossible to use Internet Explorer! I keep getting the same error message every time i try to use IE.,Referencing data in Access using Excel [Anwsered],Need Best Way To Present Data [Anwsered],Same question but for windows 7 home edition,sometimes fullscreen won't activate [Solved],Solution to Error: We bought a new computer with windows 7 and it is constantly freezing. How do we fix this?,Solution to Error: Windows 8 update crash (2013-07-22)
Read More: Solution to Error: Backup and Restore won't launch at all,How to Fix Problem - At startup getting message mehhtqtw.exe?,Fast Solution to Error: Backup freezes at 43%,Troubleshooting:backup from win7 to 2teaqbite exspanion seagate keeps stoping short of full backup?,Troubleshoot:Are there any keyboard shortcuts to place desktop in sleep mode?,application not found error,any problems in a team where one has Windows XP and the other has Windows 7?,Application/Object-Defined Error,An Excel formula question where hours are totalled and cumulating,Anyone know the hardware email?

没有评论:

发表评论

注意:只有此博客的成员才能发布评论。